Time: 0.018812894821167 -- 26-01-06 02:48:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 26-01-06 02:48:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-06 02:48:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037820339202881 -- 26-01-06 02:48:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5701658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 26-01-06 02:48:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.041007041931152 -- 26-01-06 02:48:11[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025041103363037 -- 26-01-06 02:48:11[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016083002090454 -- 26-01-06 02:48:11[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017931938171387 -- 26-01-06 02:48:37[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017401933670044 -- 26-01-06 02:49:01[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 02:49:01[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047647953033447 -- 26-01-06 02:49:01[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2499,updatedby_id = 2499 where extrafareApply_id = 70458 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022595167160034 -- 26-01-06 02:49:14[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029730796813965 -- 26-01-06 02:49:14[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029730796813965 -- 26-01-06 02:49:14[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003835916519165 -- 26-01-06 02:49:14[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5724540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029621124267578 -- 26-01-06 02:49:14[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029439926147461 -- 26-01-06 02:49:14[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017292022705078 -- 26-01-06 02:49:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015807867050171 -- 26-01-06 02:49:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016853094100952 -- 26-01-06 02:49:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015787124633789 -- 26-01-06 02:51:34[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-06 02:51:34[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018056869506836 -- 26-01-06 02:51:47[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02709698677063 -- 26-01-06 02:52:06[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 26-01-06 02:52:06[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016592979431152 -- 26-01-06 02:52:10[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 02:52:11[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015664100646973 -- 26-01-06 02:52:11[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016422033309937 -- 26-01-06 02:54:54[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 02:54:54[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046138763427734 -- 26-01-06 02:54:54[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2499,updatedby_id = 2499 where extrafareApply_id = 70459 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017292976379395 -- 26-01-06 02:56:27[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-06 02:56:27[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016883850097656 -- 26-01-06 02:56:38[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%罚款%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032222032546997 -- 26-01-06 02:56:51[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 02:56:51[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025507211685181 -- 26-01-06 02:56:54[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003352165222168 -- 26-01-06 02:56:54[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027876853942871 -- 26-01-06 02:56:54[韦忠禄-2499] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024330139160156 -- 26-01-06 05:01:26 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 05:01:26 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0039181709289551 -- 26-01-06 05:01:26 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='DengDa' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 26-01-06 05:01:26[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 35 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016290903091431 -- 26-01-06 05:01:27[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017201900482178 -- 26-01-06 05:01:30[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43331 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43331 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038809776306152 -- 26-01-06 05:01:30[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43331 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43331 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052618980407715 -- 26-01-06 05:01:30[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43331 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5862808 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 05:01:30[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43331 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033941268920898 -- 26-01-06 05:01:30[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43331 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5862808 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 05:01:30[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43331 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0173499584198 -- 26-01-06 05:01:31[邓炟-1787] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43331 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016599893569946 -- 26-01-06 05:01:32[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018047094345093 -- 26-01-06 05:01:33[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43426 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43426 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038619041442871 -- 26-01-06 05:01:33[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43426 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003925085067749 -- 26-01-06 05:01:33[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43426 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869116 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033848285675049 -- 26-01-06 05:01:33[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43426 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040860176086426 -- 26-01-06 05:01:33[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43426 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869116 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-06 05:01:33[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43426 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016524076461792 -- 26-01-06 05:01:36[邓炟-1787] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43426 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016196966171265 -- 26-01-06 05:01:37[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016400098800659 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select payment_id from dbthird.thd_payment where oa_payment_id = 115849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043368339538574 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133207 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003835916519165 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5862962 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031018257141113 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031170129776001 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select * from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5862962 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031068325042725 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 05:01:38[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023006916046143 -- 26-01-06 05:01:45[邓炟-1787] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018121004104614 -- 26-01-06 05:01:46[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016869068145752 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115875 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select payment_id from dbthird.thd_payment where oa_payment_id = 115875 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133232 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037682056427002 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863697 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031428337097168 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017966985702515 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select * from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033252239227295 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863697 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031569004058838 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 05:01:49[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115875 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016334056854248 -- 26-01-06 05:01:50[邓炟-1787] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115875 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022914171218872 -- 26-01-06 05:01:50[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016745090484619 -- 26-01-06 08:57:37[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015952110290527 -- 26-01-06 09:05:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-06 09:05:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0041570663452148 -- 26-01-06 09:05:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 09:05:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01738715171814 -- 26-01-06 09:05:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016510963439941 -- 26-01-06 09:13:03[金妮-2484] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016650199890137 -- 26-01-06 09:13:03[金妮-2484] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018867969512939 -- 26-01-06 09:13:10[金妮-2484] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015856981277466 -- 26-01-06 09:13:10[金妮-2484] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01718807220459 -- 26-01-06 09:13:11[金妮-2484] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023322105407715 -- 26-01-06 09:32:07 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 09:32:07 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 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.0040769577026367 -- 26-01-06 09:32:07 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 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='LiuXiaoJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 09:32:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029785871505737 -- 26-01-06 09:32:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041999816894531 -- 26-01-06 09:32:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035598278045654 -- 26-01-06 09:32:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004763126373291 -- 26-01-06 09:32:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050539970397949 -- 26-01-06 09:32:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018467903137207 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43304 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 26-01-06 09:32:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017210960388184 -- 26-01-06 09:32:13[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019376039505005 -- 26-01-06 09:32:13[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020150899887085 -- 26-01-06 09:32:13[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026074886322021 -- 26-01-06 09:32:13[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020278930664062 -- 26-01-06 09:32:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 09:32:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016775846481323 -- 26-01-06 09:32:18[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039741992950439 -- 26-01-06 09:32:18[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 09:32:18[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-06 09:32:18[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037968158721924 -- 26-01-06 09:32:18[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023319005966187 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003392219543457 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858239 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032501220703125 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858239 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015858173370361 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015707969665527 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015145063400269 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01698899269104 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016592025756836 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-06 09:32:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016124963760376 -- 26-01-06 09:32:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 09:32:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-06 09:32:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 09:32:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 26-01-06 09:32:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01642107963562 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030841827392578 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016803979873657 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027824878692627 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016260862350464 -- 26-01-06 09:32:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018910884857178 -- 26-01-06 09:32:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028861999511719 -- 26-01-06 09:32:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035338401794434 -- 26-01-06 09:32:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016775846481323 -- 26-01-06 09:32:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-06 09:32:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038168430328369 -- 26-01-06 09:32:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 26-01-06 09:32:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 26-01-06 09:32:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017912149429321 -- 26-01-06 09:32:47[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 09:32:47[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034418106079102 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020714998245239 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02544093132019 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029029846191406 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017538070678711 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015817880630493 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-06 09:32:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019998073577881 -- 26-01-06 09:32:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-06 09:32:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 09:32:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-06 09:32:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003821849822998 -- 26-01-06 09:32:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017287969589233 -- 26-01-06 09:32:59[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016934871673584 -- 26-01-06 09:33:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43445 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-06 09:33:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43445 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039529800415039 -- 26-01-06 09:33:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 09:33:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-06 09:33:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032482147216797 -- 26-01-06 09:33:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015939950942993 -- 26-01-06 09:33:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 26-01-06 09:33:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0041470527648926 -- 26-01-06 09:33:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 09:33:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016050815582275 -- 26-01-06 09:33:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.05682897567749 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115990 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select payment_id from dbthird.thd_payment where oa_payment_id = 115990 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032641887664795 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133341 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867739 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030839443206787 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867739 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030858516693115 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030810832977295 -- 26-01-06 09:33:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016788005828857 -- 26-01-06 09:33:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017482995986938 -- 26-01-06 09:33:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016066074371338 -- 26-01-06 09:33:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017119884490967 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115989 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select payment_id from dbthird.thd_payment where oa_payment_id = 115989 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133340 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038270950317383 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 09:33:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057777166366577 -- 26-01-06 09:33:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43445 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038299560546875 -- 26-01-06 09:33:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43445 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 26-01-06 09:33:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-06 09:33:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 09:33:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 09:33:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019821882247925 -- 26-01-06 09:33:28[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016630172729492 -- 26-01-06 09:33:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01633882522583 -- 26-01-06 09:33:29[刘晓进-2544] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032595872879028 -- 26-01-06 09:33:29[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024621963500977 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70454 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70454 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050570964813232 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031287670135498 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-06 09:33:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016335010528564 -- 26-01-06 09:33:41[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016217947006226 -- 26-01-06 09:33:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018037080764771 -- 26-01-06 09:33:44[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033152103424072 -- 26-01-06 09:33:44[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 26-01-06 09:33:44[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048959255218506 -- 26-01-06 09:33:44[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031008720397949 -- 26-01-06 09:33:44[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 09:33:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032751560211182 -- 26-01-06 09:33:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031051635742188 -- 26-01-06 09:33:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015596866607666 -- 26-01-06 09:33:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027628183364868 -- 26-01-06 09:33:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016938209533691 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70456 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035088062286377 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70456 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037970542907715 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048630237579346 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032751560211182 -- 26-01-06 09:33:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017382860183716 -- 26-01-06 09:33:57[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016100883483887 -- 26-01-06 09:33:57[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017936229705811 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70455 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036420822143555 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038888454437256 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051720142364502 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003413200378418 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035967826843262 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871584 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034091472625732 -- 26-01-06 09:33:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016731977462769 -- 26-01-06 09:34:06[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016924142837524 -- 26-01-06 09:34:06[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015844106674194 -- 26-01-06 09:45:18[黄磊-1260] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028548002243042 -- 26-01-06 09:45:18[黄磊-1260] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016347885131836 -- 26-01-06 09:45:20[黄磊-1260] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018032789230347 -- 26-01-06 09:58:30[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22%7D&event=edit_officialSeals&officialSeals_id=7264 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034279823303223 -- 26-01-06 09:58:30[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22%7D&event=edit_officialSeals&officialSeals_id=7264 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 09:58:30[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22%7D&event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 09:58:30[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22%7D&event=edit_officialSeals&officialSeals_id=7264 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872097 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 09:58:30[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22%7D&event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016502141952515 -- 26-01-06 09:58:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017093896865845 -- 26-01-06 09:58:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022617101669312 -- 26-01-06 10:00:15 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 10:00:15 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.004241943359375 -- 26-01-06 10:00:15 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YangQun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-06 10:00:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 39 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022629022598267 -- 26-01-06 10:00:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016395092010498 -- 26-01-06 10:00:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 10:00:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031161308288574 -- 26-01-06 10:00:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 26-01-06 10:00:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872097 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 10:00:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023090839385986 -- 26-01-06 10:00:18[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015825986862183 -- 26-01-06 10:00:19[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015842914581299 -- 26-01-06 10:00:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 10:00:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 26-01-06 10:00:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 10:00:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030479431152344 -- 26-01-06 10:00:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028239965438843 -- 26-01-06 10:00:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015859127044678 -- 26-01-06 10:00:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022163152694702 -- 26-01-06 10:05:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-01-06 10:05:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0043470859527588 -- 26-01-06 10:05:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YuZeXu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 26-01-06 10:05:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016865968704224 -- 26-01-06 10:05:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02038311958313 -- 26-01-06 10:05:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43450 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43450 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003654956817627 -- 26-01-06 10:05:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43450 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43450 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 26-01-06 10:05:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43450 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031352043151855 -- 26-01-06 10:05:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 10:05:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43450 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 10:05:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016329050064087 -- 26-01-06 10:05:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026449918746948 -- 26-01-06 10:05:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019191026687622 -- 26-01-06 10:05:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43377 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43377 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 10:05:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43377 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43377 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032389163970947 -- 26-01-06 10:05:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43377 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865703 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-06 10:05:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 10:05:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43377 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865703 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 26-01-06 10:05:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028520822525024 -- 26-01-06 10:05:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015338897705078 -- 26-01-06 10:05:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017091989517212 -- 26-01-06 10:21:28[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 26-01-06 10:21:28[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 26-01-06 10:21:28[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 10:21:28[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 10:21:28[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 10:21:28[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017271041870117 -- 26-01-06 10:21:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017391204833984 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select payment_id from dbthird.thd_payment where oa_payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039088726043701 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034279823303223 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033361911773682 -- 26-01-06 10:21:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018553018569946 -- 26-01-06 10:21:47[姜维华-529] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016633033752441 -- 26-01-06 10:21:47[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016222953796387 -- 26-01-06 10:21:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-06 10:21:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 10:21:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 10:21:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 26-01-06 10:21:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 26-01-06 10:21:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 26-01-06 10:21:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 26-01-06 10:21:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030479431152344 -- 26-01-06 10:21:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031058788299561 -- 26-01-06 10:21:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016228914260864 -- 26-01-06 10:21:53[姜维华-529] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015777111053467 -- 26-01-06 10:21:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017112016677856 -- 26-01-06 10:21:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 26-01-06 10:21:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034210681915283 -- 26-01-06 10:21:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038149356842041 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017652034759521 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-01-06 10:21:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019652843475342 -- 26-01-06 10:21:57[姜维华-529] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019162178039551 -- 26-01-06 10:21:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016552925109863 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select payment_id from dbthird.thd_payment where oa_payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133344 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 10:21:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025886058807373 -- 26-01-06 10:22:01[姜维华-529] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01659893989563 -- 26-01-06 10:22:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0226149559021 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select payment_id from dbthird.thd_payment where oa_payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035059452056885 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133342 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038409233093262 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016206026077271 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 10:22:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028163909912109 -- 26-01-06 10:22:04[姜维华-529] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017291069030762 -- 26-01-06 10:22:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016319036483765 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select payment_id from dbthird.thd_payment where oa_payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133315 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038280487060547 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 26-01-06 10:22:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016035079956055 -- 26-01-06 10:22:07[姜维华-529] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016838073730469 -- 26-01-06 10:22:07[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026210069656372 -- 26-01-06 10:22:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035648345947266 -- 26-01-06 10:22:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-06 10:22:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030601024627686 -- 26-01-06 10:22:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 10:22:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 10:22:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0260910987854 -- 26-01-06 10:22:10[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017888784408569 -- 26-01-06 10:22:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017704010009766 -- 26-01-06 10:22:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039401054382324 -- 26-01-06 10:22:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039288997650146 -- 26-01-06 10:22:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 10:22:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-06 10:22:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 26-01-06 10:22:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017355918884277 -- 26-01-06 10:22:13[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017106056213379 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017735004425049 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039870738983154 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039708614349365 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 26-01-06 10:22:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015681028366089 -- 26-01-06 10:22:19[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016369819641113 -- 26-01-06 10:22:20[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.059086084365845 -- 26-01-06 10:22:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 10:22:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 10:22:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 10:22:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 10:22:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 10:22:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019624948501587 -- 26-01-06 10:22:22[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017419099807739 -- 26-01-06 10:22:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017776966094971 -- 26-01-06 10:22:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-06 10:22:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-06 10:22:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034208297729492 -- 26-01-06 10:22:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003619909286499 -- 26-01-06 10:22:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 10:22:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018158912658691 -- 26-01-06 10:22:31[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015961885452271 -- 26-01-06 10:22:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017776012420654 -- 26-01-06 10:22:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 26-01-06 10:22:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038208961486816 -- 26-01-06 10:22:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-06 10:22:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035169124603271 -- 26-01-06 10:22:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 26-01-06 10:22:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015756845474243 -- 26-01-06 10:22:37[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02186107635498 -- 26-01-06 10:22:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01687216758728 -- 26-01-06 10:22:38[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033528804779053 -- 26-01-06 10:22:38[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 10:22:38[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032138824462891 -- 26-01-06 10:22:38[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 10:22:38[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 10:22:38[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016070127487183 -- 26-01-06 10:22:40[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016592025756836 -- 26-01-06 10:22:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016658067703247 -- 26-01-06 10:22:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 26-01-06 10:22:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 10:22:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 26-01-06 10:22:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 10:22:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 10:22:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016087055206299 -- 26-01-06 10:22:45[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016781091690063 -- 26-01-06 10:22:45[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015944957733154 -- 26-01-06 10:22:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43360 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031788349151611 -- 26-01-06 10:22:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 10:22:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030381679534912 -- 26-01-06 10:22:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 10:22:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-06 10:22:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021576166152954 -- 26-01-06 10:22:49[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026222944259644 -- 26-01-06 10:22:50[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016348838806152 -- 26-01-06 10:22:50[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43359 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 10:22:50[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43359 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-06 10:22:50[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 10:22:50[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 26-01-06 10:22:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 26-01-06 10:22:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020796060562134 -- 26-01-06 10:22:53[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015653133392334 -- 26-01-06 10:22:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022447109222412 -- 26-01-06 10:22:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43357 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 10:22:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43357 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 10:22:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 26-01-06 10:22:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 10:22:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 26-01-06 10:22:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027718067169189 -- 26-01-06 10:22:59[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43357 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027022838592529 -- 26-01-06 10:22:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015763998031616 -- 26-01-06 10:23:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43356 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-06 10:23:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 26-01-06 10:23:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 26-01-06 10:23:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 10:23:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030488967895508 -- 26-01-06 10:23:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015629053115845 -- 26-01-06 10:23:03[姜维华-529] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017257928848267 -- 26-01-06 10:23:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017022848129272 -- 26-01-06 10:24:46[陈光元-2443] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%装货停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033879995346069 -- 26-01-06 10:25:47[陈光元-2443] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%装货停车费卸货停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017148971557617 -- 26-01-06 10:31:18[陈光元-2443] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%装货停车费卸货停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016666889190674 -- 26-01-06 10:33:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032708644866943 -- 26-01-06 10:33:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 10:33:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-01-06 10:33:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-06 10:33:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02378511428833 -- 26-01-06 10:33:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017488956451416 -- 26-01-06 10:33:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017318964004517 -- 26-01-06 10:33:47[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030617713928223 -- 26-01-06 10:33:47[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030889511108398 -- 26-01-06 10:33:47[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031192302703857 -- 26-01-06 10:33:47[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 26-01-06 10:33:47[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017287969589233 -- 26-01-06 10:34:28[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016311168670654 -- 26-01-06 10:35:54[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031731128692627 -- 26-01-06 10:35:54[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050859451293945 -- 26-01-06 10:35:54[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021185874938965 -- 26-01-06 10:36:09[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 10:36:09[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048010349273682 -- 26-01-06 10:36:09[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049819946289062 -- 26-01-06 10:36:09[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017311096191406 -- 26-01-06 10:36:10[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 10:36:11[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050210952758789 -- 26-01-06 10:36:11[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045149326324463 -- 26-01-06 10:36:11[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02947211265564 -- 26-01-06 10:36:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-06 10:36:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048649311065674 -- 26-01-06 10:36:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018327951431274 -- 26-01-06 10:36:29[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 26-01-06 10:36:29[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049319267272949 -- 26-01-06 10:36:29[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049419403076172 -- 26-01-06 10:36:30[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015525102615356 -- 26-01-06 10:36:48[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 26-01-06 10:36:48[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004457950592041 -- 26-01-06 10:36:48[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042359828948975 -- 26-01-06 10:36:48[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025203943252563 -- 26-01-06 10:36:58[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238060%22}&event=edit_fareApply&fareApply_id=38060 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0054681301116943 -- 26-01-06 10:36:58[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238060%22}&event=edit_fareApply&fareApply_id=38060 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051088333129883 -- 26-01-06 10:36:58[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238060%22}&event=edit_fareApply&fareApply_id=38060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4979006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-01-06 10:36:58[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238060%22}&event=edit_fareApply&fareApply_id=38060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036599636077881 -- 26-01-06 10:36:58[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238060%22}&event=edit_fareApply&fareApply_id=38060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=4979006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-06 10:36:58[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238060%22}&event=edit_fareApply&fareApply_id=38060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017487049102783 -- 26-01-06 10:37:09[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2237628%22}&event=edit_fareApply&fareApply_id=37628 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 37628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042119026184082 -- 26-01-06 10:37:09[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2237628%22}&event=edit_fareApply&fareApply_id=37628 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 37628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046989917755127 -- 26-01-06 10:37:09[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2237628%22}&event=edit_fareApply&fareApply_id=37628 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4921147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-06 10:37:09[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2237628%22}&event=edit_fareApply&fareApply_id=37628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-06 10:37:10[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2237628%22}&event=edit_fareApply&fareApply_id=37628 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=4921147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032141208648682 -- 26-01-06 10:37:10[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2237628%22}&event=edit_fareApply&fareApply_id=37628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015841007232666 -- 26-01-06 10:37:30[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030841827392578 -- 26-01-06 10:37:31[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051019191741943 -- 26-01-06 10:37:31[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047681331634521 -- 26-01-06 10:37:31[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01715087890625 -- 26-01-06 10:37:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 10:37:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004723072052002 -- 26-01-06 10:37:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048749446868896 -- 26-01-06 10:37:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01608681678772 -- 26-01-06 10:37:33[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235885%22}&event=edit_fareApply&fareApply_id=35885 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 35885 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046098232269287 -- 26-01-06 10:37:33[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235885%22}&event=edit_fareApply&fareApply_id=35885 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35885 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046138763427734 -- 26-01-06 10:37:33[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235885%22}&event=edit_fareApply&fareApply_id=35885 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4660787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031561851501465 -- 26-01-06 10:37:33[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235885%22}&event=edit_fareApply&fareApply_id=35885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 10:37:33[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235885%22}&event=edit_fareApply&fareApply_id=35885 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=4660787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 10:37:33[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235885%22}&event=edit_fareApply&fareApply_id=35885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017208099365234 -- 26-01-06 10:37:43[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2236467%22}&event=edit_fareApply&fareApply_id=36467 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 36467 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050978660583496 -- 26-01-06 10:37:43[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2236467%22}&event=edit_fareApply&fareApply_id=36467 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 36467 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043351650238037 -- 26-01-06 10:37:43[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2236467%22}&event=edit_fareApply&fareApply_id=36467 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4735534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 10:37:43[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2236467%22}&event=edit_fareApply&fareApply_id=36467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003997802734375 -- 26-01-06 10:37:43[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2236467%22}&event=edit_fareApply&fareApply_id=36467 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=4735534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 10:37:43[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2236467%22}&event=edit_fareApply&fareApply_id=36467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016381025314331 -- 26-01-06 10:39:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 10:39:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0040910243988037 -- 26-01-06 10:39:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='Wang4Wang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 10:39:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 16 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018677949905396 -- 26-01-06 10:39:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023590803146362 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016654968261719 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003270149230957 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030548572540283 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 26-01-06 10:39:19[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015572071075439 -- 26-01-06 10:40:13[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-06 10:40:14[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048148632049561 -- 26-01-06 10:40:14[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046758651733398 -- 26-01-06 10:40:14[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016535043716431 -- 26-01-06 10:40:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-06 10:40:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049469470977783 -- 26-01-06 10:40:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046191215515137 -- 26-01-06 10:40:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018368005752563 -- 26-01-06 10:40:40[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 26-01-06 10:40:40[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048520565032959 -- 26-01-06 10:40:40[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050899982452393 -- 26-01-06 10:40:40[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025686979293823 -- 26-01-06 10:40:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-06 10:40:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005424976348877 -- 26-01-06 10:40:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046970844268799 -- 26-01-06 10:40:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016669034957886 -- 26-01-06 10:41:07[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 10:41:07[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048239231109619 -- 26-01-06 10:41:07[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045239925384521 -- 26-01-06 10:41:07[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021349906921387 -- 26-01-06 10:41:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032708644866943 -- 26-01-06 10:41:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046188831329346 -- 26-01-06 10:41:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043909549713135 -- 26-01-06 10:41:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017306089401245 -- 26-01-06 10:41:10[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 10:41:10[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046679973602295 -- 26-01-06 10:41:10[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046238899230957 -- 26-01-06 10:41:10[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016704082489014 -- 26-01-06 10:41:37[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-06 10:41:37[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016864061355591 -- 26-01-06 10:41:55[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017028093338013 -- 26-01-06 10:42:45[陈光元-2443] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%装货停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020479917526245 -- 26-01-06 10:43:25[陈光元-2443] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016690969467163 -- 26-01-06 10:43:46[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003281831741333 -- 26-01-06 10:43:46[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004734992980957 -- 26-01-06 10:43:46[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016412019729614 -- 26-01-06 10:43:47[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 10:43:47[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016990184783936 -- 26-01-06 10:44:37[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 26-01-06 10:44:37[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0054991245269775 -- 26-01-06 10:44:37[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046648979187012 -- 26-01-06 10:44:37[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019875049591064 -- 26-01-06 10:44:39[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 10:44:39[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004706859588623 -- 26-01-06 10:44:40[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004417896270752 -- 26-01-06 10:44:40[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015867948532104 -- 26-01-06 10:44:40[闫超-2465] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01623797416687 -- 26-01-06 10:45:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 10:45:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0040888786315918 -- 26-01-06 10:45:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 10:45:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021351099014282 -- 26-01-06 10:45:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016799211502075 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select payment_id from dbthird.thd_payment where oa_payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003838062286377 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019586801528931 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003352165222168 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 10:45:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016769886016846 -- 26-01-06 10:45:50[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018135070800781 -- 26-01-06 10:45:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025115013122559 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033149719238281 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017026901245117 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 10:45:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017431020736694 -- 26-01-06 10:45:52[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017313957214355 -- 26-01-06 10:45:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017788887023926 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035688877105713 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039470195770264 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033721923828125 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018073081970215 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016607999801636 -- 26-01-06 10:45:54[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016605854034424 -- 26-01-06 10:45:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017360210418701 -- 26-01-06 10:47:37[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021444082260132 -- 26-01-06 10:49:31[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 10:49:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051019191741943 -- 26-01-06 10:49:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049059391021729 -- 26-01-06 10:49:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2625 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021521091461182 -- 26-01-06 10:49:33[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 26-01-06 10:49:33[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0057151317596436 -- 26-01-06 10:49:33[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048890113830566 -- 26-01-06 10:49:33[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2625 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016335010528564 -- 26-01-06 10:49:33[陈光元-2443] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015832901000977 -- 26-01-06 10:49:36[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031201839447021 -- 26-01-06 10:49:36[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043909549713135 -- 26-01-06 10:49:36[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043120384216309 -- 26-01-06 10:49:36[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2625 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016936063766479 -- 26-01-06 10:49:36[陈光元-2443] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015769958496094 -- 26-01-06 10:49:54[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030889511108398 -- 26-01-06 10:49:54[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045630931854248 -- 26-01-06 10:49:54[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70476 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017385005950928 -- 26-01-06 10:50:09[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034267902374268 -- 26-01-06 10:50:09[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047578811645508 -- 26-01-06 10:50:09[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70476 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049400329589844 -- 26-01-06 10:50:09[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2626 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015615940093994 -- 26-01-06 10:50:37 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 10:50:37 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0041329860687256 -- 26-01-06 10:50:37 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='AMeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 26-01-06 10:50:37[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027370929718018 -- 26-01-06 10:50:38[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019033908843994 -- 26-01-06 10:50:40[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 26-01-06 10:50:40[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 26-01-06 10:50:40[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-06 10:50:40[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 26-01-06 10:50:40[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021767139434814 -- 26-01-06 10:50:44[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019921779632568 -- 26-01-06 10:50:45[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016829013824463 -- 26-01-06 10:51:01[陈光元-2443] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017088890075684 -- 26-01-06 10:51:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 26-01-06 10:51:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046758651733398 -- 26-01-06 10:51:32[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018748998641968 -- 26-01-06 10:51:34[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020318984985352 -- 26-01-06 10:51:34[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 10:51:34[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049111843109131 -- 26-01-06 10:51:34[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044732093811035 -- 26-01-06 10:51:34[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2627 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016747951507568 -- 26-01-06 10:52:20[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-06 10:52:21[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045831203460693 -- 26-01-06 10:52:21[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045289993286133 -- 26-01-06 10:52:21[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2627 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017382860183716 -- 26-01-06 10:52:54[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034217834472656 -- 26-01-06 10:52:54[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026279926300049 -- 26-01-06 10:53:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-06 10:53:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049560070037842 -- 26-01-06 10:53:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047619342803955 -- 26-01-06 10:53:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2627 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015935182571411 -- 26-01-06 10:53:47[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 26-01-06 10:53:48[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015596151351929 -- 26-01-06 10:53:57[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 26-01-06 10:53:57[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004417896270752 -- 26-01-06 10:53:57[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042259693145752 -- 26-01-06 10:53:57[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2627 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021583080291748 -- 26-01-06 10:54:04[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 26-01-06 10:54:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043449401855469 -- 26-01-06 10:54:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2443,updatedby_id = 2443 where extrafareApply_id = 70477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045678615570068 -- 26-01-06 10:54:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2443,updatedby_id = 2443 where otherfee_id = 2627 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017080068588257 -- 26-01-06 10:54:05[陈光元-2443] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2443 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02164101600647 -- 26-01-06 10:56:21[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019915819168091 -- 26-01-06 10:58:14[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-06 10:58:14[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02682900428772 -- 26-01-06 10:58:16[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031571388244629 -- 26-01-06 10:58:16[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016351938247681 -- 26-01-06 10:58:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032551288604736 -- 26-01-06 10:58:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017775058746338 -- 26-01-06 10:58:25[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 10:58:26[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017175197601318 -- 26-01-06 10:58:26[闫超-2465] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015897989273071 -- 26-01-06 11:03:58[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018408060073853 -- 26-01-06 11:04:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 26-01-06 11:04:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0055198669433594 -- 26-01-06 11:04:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025938987731934 -- 26-01-06 11:06:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 11:06:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051989555358887 -- 26-01-06 11:06:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048339366912842 -- 26-01-06 11:06:15[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018741130828857 -- 26-01-06 11:06:17[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-06 11:06:17[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048239231109619 -- 26-01-06 11:06:17[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049428939819336 -- 26-01-06 11:06:17[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027275085449219 -- 26-01-06 11:06:39[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 11:06:39[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045650005340576 -- 26-01-06 11:06:39[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044949054718018 -- 26-01-06 11:06:39[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016301155090332 -- 26-01-06 11:06:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 11:06:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047271251678467 -- 26-01-06 11:06:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043570995330811 -- 26-01-06 11:06:41[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017358064651489 -- 26-01-06 11:06:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033981800079346 -- 26-01-06 11:06:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047998428344727 -- 26-01-06 11:06:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047488212585449 -- 26-01-06 11:06:42[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016170978546143 -- 26-01-06 11:06:45[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 11:06:45[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049319267272949 -- 26-01-06 11:06:45[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043058395385742 -- 26-01-06 11:06:45[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020303964614868 -- 26-01-06 11:06:47[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-06 11:06:47[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045390129089355 -- 26-01-06 11:06:48[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044209957122803 -- 26-01-06 11:06:48[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024601936340332 -- 26-01-06 11:06:50[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 11:06:50[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045688152313232 -- 26-01-06 11:06:50[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044372081756592 -- 26-01-06 11:06:50[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017525911331177 -- 26-01-06 11:06:53[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 26-01-06 11:06:53[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047259330749512 -- 26-01-06 11:06:53[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044901371002197 -- 26-01-06 11:06:53[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015816926956177 -- 26-01-06 11:06:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-06 11:06:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045289993286133 -- 26-01-06 11:06:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042691230773926 -- 26-01-06 11:06:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015930891036987 -- 26-01-06 11:07:03[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 11:07:03[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043869018554688 -- 26-01-06 11:07:03[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004295825958252 -- 26-01-06 11:07:03[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016617059707642 -- 26-01-06 11:07:04[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 26-01-06 11:07:04[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046169757843018 -- 26-01-06 11:07:05[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045771598815918 -- 26-01-06 11:07:05[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017259836196899 -- 26-01-06 11:07:06[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 11:07:06[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046019554138184 -- 26-01-06 11:07:06[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045559406280518 -- 26-01-06 11:07:06[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018712997436523 -- 26-01-06 11:07:36[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016479015350342 -- 26-01-06 11:08:20[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 11:08:20[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017198085784912 -- 26-01-06 11:08:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 11:08:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01688289642334 -- 26-01-06 11:08:33[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 11:08:33[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017220973968506 -- 26-01-06 11:08:34[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-06 11:08:34[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017044067382812 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select payment_id from dbthird.thd_payment where oa_payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034158229827881 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038180351257324 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 11:08:44[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016483068466187 -- 26-01-06 11:08:48[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031790733337402 -- 26-01-06 11:08:48[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015979051589966 -- 26-01-06 11:08:50[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-06 11:08:50[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017015933990479 -- 26-01-06 11:08:52[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037820339202881 -- 26-01-06 11:08:52[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 26-01-06 11:08:52[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-06 11:08:52[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033848285675049 -- 26-01-06 11:08:52[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 11:08:52[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019824981689453 -- 26-01-06 11:08:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038619041442871 -- 26-01-06 11:08:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 26-01-06 11:08:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-06 11:08:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035698413848877 -- 26-01-06 11:08:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 11:08:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023902177810669 -- 26-01-06 11:09:03[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031731128692627 -- 26-01-06 11:09:03[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028642892837524 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033411979675293 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026993036270142 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003173828125 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 11:09:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017008781433105 -- 26-01-06 11:09:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036969184875488 -- 26-01-06 11:09:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 26-01-06 11:09:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 26-01-06 11:09:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 11:09:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 26-01-06 11:09:11[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01688289642334 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034031867980957 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037710666656494 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027852058410645 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032072067260742 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 11:09:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017416954040527 -- 26-01-06 11:09:18[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016756057739258 -- 26-01-06 11:09:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 11:09:22[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015821933746338 -- 26-01-06 11:09:22[闫超-2465] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017002105712891 -- 26-01-06 11:09:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 26-01-06 11:09:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 26-01-06 11:09:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 26-01-06 11:09:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 26-01-06 11:09:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 11:09:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015469074249268 -- 26-01-06 11:09:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-06 11:09:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-06 11:09:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002997875213623 -- 26-01-06 11:09:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031611919403076 -- 26-01-06 11:09:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030059814453125 -- 26-01-06 11:09:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01570200920105 -- 26-01-06 11:09:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43360 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035431385040283 -- 26-01-06 11:09:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 11:09:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030138492584229 -- 26-01-06 11:09:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-06 11:09:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030300617218018 -- 26-01-06 11:09:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024320125579834 -- 26-01-06 11:09:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43356 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 26-01-06 11:09:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 26-01-06 11:09:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 11:09:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 11:09:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 11:09:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015638113021851 -- 26-01-06 11:10:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243324%22%7D&event=edit_fareApply&fareApply_id=43324 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43324 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 11:10:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243324%22%7D&event=edit_fareApply&fareApply_id=43324 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43324 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 11:10:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243324%22%7D&event=edit_fareApply&fareApply_id=43324 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5862007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003000020980835 -- 26-01-06 11:10:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243324%22%7D&event=edit_fareApply&fareApply_id=43324 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 26-01-06 11:10:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243324%22%7D&event=edit_fareApply&fareApply_id=43324 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5862007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030109882354736 -- 26-01-06 11:10:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243324%22%7D&event=edit_fareApply&fareApply_id=43324 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01731014251709 -- 26-01-06 11:10:09[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243350%22%7D&event=edit_fareApply&fareApply_id=43350 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-06 11:10:09[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243350%22%7D&event=edit_fareApply&fareApply_id=43350 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038609504699707 -- 26-01-06 11:10:09[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243350%22%7D&event=edit_fareApply&fareApply_id=43350 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864010 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 11:10:09[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243350%22%7D&event=edit_fareApply&fareApply_id=43350 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 26-01-06 11:10:09[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243350%22%7D&event=edit_fareApply&fareApply_id=43350 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864010 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033648014068604 -- 26-01-06 11:10:09[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243350%22%7D&event=edit_fareApply&fareApply_id=43350 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016535997390747 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115868 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select payment_id from dbthird.thd_payment where oa_payment_id = 115868 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133226 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031349658966064 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 11:10:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115868%22%7D&event=edit_payment&payment_id=115868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016318798065186 -- 26-01-06 11:10:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43356 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 26-01-06 11:10:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 11:10:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 11:10:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 26-01-06 11:10:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 11:10:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243356%22%7D&event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018503189086914 -- 26-01-06 11:10:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43359 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 26-01-06 11:10:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43359 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 26-01-06 11:10:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035521984100342 -- 26-01-06 11:10:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 26-01-06 11:10:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035622119903564 -- 26-01-06 11:10:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017323970794678 -- 26-01-06 11:10:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43360 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032651424407959 -- 26-01-06 11:10:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 11:10:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-06 11:10:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 11:10:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030941963195801 -- 26-01-06 11:10:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243360%22%7D&event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016011953353882 -- 26-01-06 11:10:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 26-01-06 11:10:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 11:10:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 11:10:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 11:10:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-06 11:10:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016860008239746 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select payment_id from dbthird.thd_payment where oa_payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034098625183105 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133315 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037589073181152 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033187866210938 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018243789672852 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 11:10:43[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01694393157959 -- 26-01-06 11:10:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 26-01-06 11:10:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-06 11:10:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 11:10:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 26-01-06 11:10:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032827854156494 -- 26-01-06 11:10:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022293090820312 -- 26-01-06 11:10:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035898685455322 -- 26-01-06 11:10:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 26-01-06 11:10:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030391216278076 -- 26-01-06 11:10:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032272338867188 -- 26-01-06 11:10:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030179023742676 -- 26-01-06 11:10:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026426076889038 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select payment_id from dbthird.thd_payment where oa_payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003425121307373 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133342 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016944169998169 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00323486328125 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 11:10:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024281024932861 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select payment_id from dbthird.thd_payment where oa_payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133344 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016633033752441 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031888484954834 -- 26-01-06 11:11:04[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 11:11:05[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020161151885986 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036880970001221 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select payment_id from dbthird.thd_payment where oa_payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033438205718994 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015951871871948 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031619071960449 -- 26-01-06 11:11:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022962093353271 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 11:11:21[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017949819564819 -- 26-01-06 11:11:31[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038561820983887 -- 26-01-06 11:11:31[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038712024688721 -- 26-01-06 11:11:31[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033748149871826 -- 26-01-06 11:11:31[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035378932952881 -- 26-01-06 11:11:31[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 11:11:31[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016533851623535 -- 26-01-06 11:11:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-06 11:11:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-06 11:11:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 11:11:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 11:11:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 26-01-06 11:11:39[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016639947891235 -- 26-01-06 11:11:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 11:11:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 11:11:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-06 11:11:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 11:11:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 11:11:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022716045379639 -- 26-01-06 11:12:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039288997650146 -- 26-01-06 11:12:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039241313934326 -- 26-01-06 11:12:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 26-01-06 11:12:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-06 11:12:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034198760986328 -- 26-01-06 11:12:01[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0170738697052 -- 26-01-06 11:12:45[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243456%22}&event=edit_fareApply&fareApply_id=43456 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43456 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038409233093262 -- 26-01-06 11:12:45[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243456%22}&event=edit_fareApply&fareApply_id=43456 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 26-01-06 11:12:45[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243456%22}&event=edit_fareApply&fareApply_id=43456 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873198 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 11:12:45[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243456%22}&event=edit_fareApply&fareApply_id=43456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 369 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003507137298584 -- 26-01-06 11:12:45[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243456%22}&event=edit_fareApply&fareApply_id=43456 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873198 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 11:12:45[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243456%22}&event=edit_fareApply&fareApply_id=43456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 369 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017350196838379 -- 26-01-06 11:12:49[石绍云-369] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 369 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016472101211548 -- 26-01-06 11:12:50[石绍云-369] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 369 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02500581741333 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028094053268433 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 11:12:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017351865768433 -- 26-01-06 11:13:00[闫超-2465] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020618915557861 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003788948059082 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017126083374023 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033638477325439 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 11:13:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024054050445557 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select payment_id from dbthird.thd_payment where oa_payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133344 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032491683959961 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016983032226562 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 11:13:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016878843307495 -- 26-01-06 11:13:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 11:13:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 11:13:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032141208648682 -- 26-01-06 11:13:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 11:13:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 11:13:18[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01622200012207 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select payment_id from dbthird.thd_payment where oa_payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133315 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032308101654053 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030810832977295 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031070709228516 -- 26-01-06 11:13:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017327070236206 -- 26-01-06 11:13:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034248828887939 -- 26-01-06 11:13:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052318572998047 -- 26-01-06 11:13:57[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70479 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016700029373169 -- 26-01-06 11:14:26[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 26-01-06 11:14:26[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01811408996582 -- 26-01-06 11:14:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036559104919434 -- 26-01-06 11:14:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 26-01-06 11:14:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 11:14:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036678314208984 -- 26-01-06 11:14:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 26-01-06 11:14:51[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026838064193726 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036208629608154 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039968490600586 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026483058929443 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036418437957764 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034191608428955 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-06 11:14:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018595933914185 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036871433258057 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041267871856689 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-06 11:15:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017163038253784 -- 26-01-06 11:15:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 26-01-06 11:15:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046911239624023 -- 26-01-06 11:15:08[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2465,updatedby_id = 2465 where extrafareApply_id = 70479 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004939079284668 -- 26-01-06 11:15:09[闫超-2465] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2465,updatedby_id = 2465 where otherfee_id = 2629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016991138458252 -- 26-01-06 11:15:09[闫超-2465] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016741037368774 -- 26-01-06 11:15:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037970542907715 -- 26-01-06 11:15:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 26-01-06 11:15:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 11:15:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033748149871826 -- 26-01-06 11:15:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003197193145752 -- 26-01-06 11:15:14[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01737904548645 -- 26-01-06 11:15:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 26-01-06 11:15:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038020610809326 -- 26-01-06 11:15:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032718181610107 -- 26-01-06 11:15:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003425121307373 -- 26-01-06 11:15:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032708644866943 -- 26-01-06 11:15:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017730951309204 -- 26-01-06 11:15:29[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43359 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039310455322266 -- 26-01-06 11:15:29[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43359 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-06 11:15:29[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-06 11:15:29[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035297870635986 -- 26-01-06 11:15:29[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 11:15:29[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022985935211182 -- 26-01-06 11:15:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 26-01-06 11:15:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 11:15:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030708312988281 -- 26-01-06 11:15:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 11:15:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 26-01-06 11:15:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016939163208008 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select payment_id from dbthird.thd_payment where oa_payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037479400634766 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003352165222168 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 11:15:49[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016680955886841 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032861232757568 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select payment_id from dbthird.thd_payment where oa_payment_id = 116060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133384 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-06 11:15:53[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116060%22%7D&event=edit_payment&payment_id=116060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015711069107056 -- 26-01-06 11:15:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-06 11:15:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031778812408447 -- 26-01-06 11:15:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 26-01-06 11:15:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 11:15:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030009746551514 -- 26-01-06 11:15:58[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017588138580322 -- 26-01-06 11:16:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 26-01-06 11:16:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-06 11:16:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033669471740723 -- 26-01-06 11:16:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-06 11:16:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 11:16:02[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022358894348145 -- 26-01-06 11:16:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 26-01-06 11:16:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 11:16:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 11:16:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 26-01-06 11:16:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 11:16:06[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017139911651611 -- 26-01-06 11:16:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038561820983887 -- 26-01-06 11:16:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038521289825439 -- 26-01-06 11:16:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033211708068848 -- 26-01-06 11:16:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 26-01-06 11:16:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 11:16:12[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018095970153809 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038361549377441 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017805814743042 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035691261291504 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 11:16:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016163110733032 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select payment_id from dbthird.thd_payment where oa_payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133344 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033807754516602 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030428171157837 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 11:16:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016642093658447 -- 26-01-06 11:16:30[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 11:16:30[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-06 11:16:30[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 11:16:30[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033738613128662 -- 26-01-06 11:16:30[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003267765045166 -- 26-01-06 11:16:30[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016168117523193 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select payment_id from dbthird.thd_payment where oa_payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133315 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003065824508667 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 26-01-06 11:16:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 11:16:37[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115958%22%7D&event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017512798309326 -- 26-01-06 11:16:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 26-01-06 11:16:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035438537597656 -- 26-01-06 11:16:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 11:16:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-06 11:16:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 11:16:42[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243361%22%7D&event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020194053649902 -- 26-01-06 11:26:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-06 11:26:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-06 11:26:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030488967895508 -- 26-01-06 11:26:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032298564910889 -- 26-01-06 11:26:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-06 11:26:54[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016819953918457 -- 26-01-06 11:27:03[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 11:27:03[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033948421478271 -- 26-01-06 11:27:03[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 11:27:03[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 11:27:03[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 11:27:03[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023541927337646 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034401416778564 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select payment_id from dbthird.thd_payment where oa_payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035319328308105 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133344 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039000511169434 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027554988861084 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033488273620605 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 11:27:10[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115993%22%7D&event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017297029495239 -- 26-01-06 11:27:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037541389465332 -- 26-01-06 11:27:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 11:27:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 11:27:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 11:27:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-06 11:27:17[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016345977783203 -- 26-01-06 11:27:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43359 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 11:27:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43359 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 26-01-06 11:27:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 26-01-06 11:27:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 11:27:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 26-01-06 11:27:23[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243359%22%7D&event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0175621509552 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70453 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039877891540527 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70453 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70453 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040140151977539 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70453 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033152103424072 -- 26-01-06 11:36:01[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270453%22%7D&event=edit_extrafareApply&extrafareApply_id=70453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01638388633728 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70452 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70452 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032591819763184 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 26-01-06 11:36:10[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270452%22%7D&event=edit_extrafareApply&extrafareApply_id=70452 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016959190368652 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70451 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038011074066162 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70451 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70451 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70451 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032081604003906 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871466 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 11:36:13[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270451%22%7D&event=edit_extrafareApply&extrafareApply_id=70451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019162893295288 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70450 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70450 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70450 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70450 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 11:36:21[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02640700340271 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70449 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70449 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038449764251709 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 11:36:28[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270449%22%7D&event=edit_extrafareApply&extrafareApply_id=70449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026575088500977 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70450 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031349658966064 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70450 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70450 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031228065490723 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70450 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030930042266846 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030748844146729 -- 26-01-06 11:36:33[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270450%22%7D&event=edit_extrafareApply&extrafareApply_id=70450 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017427921295166 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70448 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70448 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-06 11:36:36[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270448%22%7D&event=edit_extrafareApply&extrafareApply_id=70448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023108005523682 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70441 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70441 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033721923828125 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70441 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70441 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032808780670166 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033729076385498 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870425 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-06 11:36:46[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270441%22%7D&event=edit_extrafareApply&extrafareApply_id=70441 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01666784286499 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70425 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70425 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70425 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037500858306885 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70425 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031571388244629 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00331711769104 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869084 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031478404998779 -- 26-01-06 11:37:02[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018362998962402 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70406 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00343918800354 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70406 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037021636962891 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70406 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034880638122559 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70406 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866997 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 11:37:15[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270406%22%7D&event=edit_extrafareApply&extrafareApply_id=70406 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016740798950195 -- 26-01-06 11:40:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.055958032608032 -- 26-01-06 11:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43463 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43463 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-06 11:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43463 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43463 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-06 11:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43463 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029928684234619 -- 26-01-06 11:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43463 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 11:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43463 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029969215393066 -- 26-01-06 11:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43463 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025264978408813 -- 26-01-06 11:40:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43463 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017429113388062 -- 26-01-06 11:40:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017352819442749 -- 26-01-06 11:44:15[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038411617279053 -- 26-01-06 11:44:15[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 26-01-06 11:44:15[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 11:44:15[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 11:44:15[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-06 11:44:15[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243439%22%7D&event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016738176345825 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035631656646729 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 11:44:22[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023983955383301 -- 26-01-06 11:44:33[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038721561431885 -- 26-01-06 11:44:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 26-01-06 11:44:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 26-01-06 11:44:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 11:44:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 11:44:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01824688911438 -- 26-01-06 11:44:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040619373321533 -- 26-01-06 11:44:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040559768676758 -- 26-01-06 11:44:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036489963531494 -- 26-01-06 11:44:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00370192527771 -- 26-01-06 11:44:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 26-01-06 11:44:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026112079620361 -- 26-01-06 11:44:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 26-01-06 11:44:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 26-01-06 11:44:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 26-01-06 11:44:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 26-01-06 11:44:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-06 11:44:48[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243362%22%7D&event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016739130020142 -- 26-01-06 11:47:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033361911773682 -- 26-01-06 11:47:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0038769245147705 -- 26-01-06 11:47:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035400390625 -- 26-01-06 11:47:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01903510093689 -- 26-01-06 11:47:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017864942550659 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116082 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037741661071777 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select payment_id from dbthird.thd_payment where oa_payment_id = 116082 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038449764251709 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133406 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038509368896484 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032901763916016 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034158229827881 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032868385314941 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016313076019287 -- 26-01-06 11:47:34[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024082899093628 -- 26-01-06 11:47:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016865015029907 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select payment_id from dbthird.thd_payment where oa_payment_id = 116078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133402 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869794 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869794 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 11:47:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116078 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021490812301636 -- 26-01-06 11:47:42[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116078 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021803855895996 -- 26-01-06 11:47:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020418167114258 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032668113708496 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select payment_id from dbthird.thd_payment where oa_payment_id = 116076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033202171325684 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133400 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016571998596191 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031538009643555 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017101049423218 -- 26-01-06 11:47:44[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025339126586914 -- 26-01-06 11:47:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015897035598755 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select payment_id from dbthird.thd_payment where oa_payment_id = 115993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133344 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029418468475342 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029981136322021 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868023 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029559135437012 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029301643371582 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016669988632202 -- 26-01-06 11:47:46[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024807929992676 -- 26-01-06 11:47:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016483068466187 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032558441162109 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select payment_id from dbthird.thd_payment where oa_payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133342 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032298564910889 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031068325042725 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 26-01-06 11:47:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017035007476807 -- 26-01-06 11:47:49[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02861499786377 -- 26-01-06 11:47:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017968893051147 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035297870635986 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select payment_id from dbthird.thd_payment where oa_payment_id = 115958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036110877990723 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133315 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039699077606201 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034139156341553 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029195070266724 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 26-01-06 11:47:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017258167266846 -- 26-01-06 11:48:00[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027595043182373 -- 26-01-06 11:48:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016373872756958 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036590099334717 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053939819335938 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030951499938965 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 26-01-06 11:48:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021314859390259 -- 26-01-06 11:48:02[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018056869506836 -- 26-01-06 11:48:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017482995986938 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70456 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70456 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003788948059082 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050711631774902 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035059452056885 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 26-01-06 11:48:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02508282661438 -- 26-01-06 11:48:04[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015557050704956 -- 26-01-06 11:48:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01712703704834 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70455 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034060478210449 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036771297454834 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049948692321777 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871584 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014904975891113 -- 26-01-06 11:48:05[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015793085098267 -- 26-01-06 11:48:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016503095626831 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70454 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70454 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049710273742676 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030961036682129 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028891086578369 -- 26-01-06 11:48:07[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017443895339966 -- 26-01-06 11:48:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018193006515503 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43445 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003950834274292 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43445 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016400098800659 -- 26-01-06 11:48:09[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020972013473511 -- 26-01-06 11:48:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017050981521606 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43439 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034267902374268 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017024040222168 -- 26-01-06 11:48:11[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43439 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017596960067749 -- 26-01-06 11:48:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017426013946533 -- 26-01-06 11:48:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038981437683105 -- 26-01-06 11:48:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038580894470215 -- 26-01-06 11:48:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 11:48:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 11:48:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033462047576904 -- 26-01-06 11:48:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022511005401611 -- 26-01-06 11:48:13[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029083013534546 -- 26-01-06 11:48:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016678094863892 -- 26-01-06 11:48:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43356 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-06 11:48:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 26-01-06 11:48:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 11:48:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-06 11:48:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 11:48:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017510890960693 -- 26-01-06 11:48:18[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43356 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017951011657715 -- 26-01-06 11:48:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016216039657593 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036661624908447 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031001567840576 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017215013504028 -- 26-01-06 11:48:20[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020299911499023 -- 26-01-06 11:48:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018447875976562 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037097930908203 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033061504364014 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020581960678101 -- 26-01-06 11:48:22[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020932912826538 -- 26-01-06 11:48:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017958164215088 -- 26-01-06 11:48:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035338401794434 -- 26-01-06 11:48:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003544807434082 -- 26-01-06 11:48:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 11:48:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035629272460938 -- 26-01-06 11:48:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 11:48:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017961978912354 -- 26-01-06 11:48:27[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016901969909668 -- 26-01-06 11:48:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016055107116699 -- 26-01-06 11:48:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-06 11:48:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035967826843262 -- 26-01-06 11:48:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030579566955566 -- 26-01-06 11:48:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 11:48:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030481815338135 -- 26-01-06 11:48:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027562856674194 -- 26-01-06 11:48:29[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018082857131958 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01552414894104 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030009746551514 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003148078918457 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030121803283691 -- 26-01-06 11:48:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017302989959717 -- 26-01-06 11:48:32[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025889873504639 -- 26-01-06 11:48:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025483131408691 -- 26-01-06 11:48:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 26-01-06 11:48:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 26-01-06 11:48:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 26-01-06 11:48:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-06 11:48:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864548 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 11:48:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01679801940918 -- 26-01-06 11:48:35[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016679048538208 -- 26-01-06 11:48:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026481151580811 -- 26-01-06 11:48:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43360 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 11:48:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034008026123047 -- 26-01-06 11:48:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 11:48:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 11:48:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 11:48:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026503086090088 -- 26-01-06 11:48:37[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43360 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016769170761108 -- 26-01-06 11:48:37[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015958070755005 -- 26-01-06 11:48:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43359 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036091804504395 -- 26-01-06 11:48:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43359 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 11:48:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 11:48:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 11:48:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 11:48:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018125057220459 -- 26-01-06 11:48:39[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43359 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018219947814941 -- 26-01-06 11:48:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016930103302002 -- 26-01-06 11:48:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43357 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 11:48:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43357 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038051605224609 -- 26-01-06 11:48:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 11:48:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 11:48:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864473 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00323486328125 -- 26-01-06 11:48:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43357 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028637886047363 -- 26-01-06 11:48:41[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43357 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017290115356445 -- 26-01-06 11:48:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02185320854187 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038950443267822 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select payment_id from dbthird.thd_payment where oa_payment_id = 116095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039560794830322 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038769245147705 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027417898178101 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035390853881836 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871817 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033872127532959 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 11:52:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116095%22%7D&event=edit_payment&payment_id=116095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024667978286743 -- 26-01-06 11:53:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036718845367432 -- 26-01-06 11:53:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 26-01-06 11:53:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 26-01-06 11:53:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 11:53:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-06 11:53:00[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243437%22%7D&event=edit_fareApply&fareApply_id=43437 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016167879104614 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select payment_id from dbthird.thd_payment where oa_payment_id = 116072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003101110458374 -- 26-01-06 11:53:08[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116072%22%7D&event=edit_payment&payment_id=116072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017431974411011 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select payment_id from dbthird.thd_payment where oa_payment_id = 115991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133342 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032498836517334 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 26-01-06 11:53:16[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22115991%22%7D&event=edit_payment&payment_id=115991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021251916885376 -- 26-01-06 11:53:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43428 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031251907348633 -- 26-01-06 11:53:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-06 11:53:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030031204223633 -- 26-01-06 11:53:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 11:53:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029950141906738 -- 26-01-06 11:53:36[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243428%22%7D&event=edit_fareApply&fareApply_id=43428 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017695903778076 -- 26-01-06 11:53:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038740634918213 -- 26-01-06 11:53:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039620399475098 -- 26-01-06 11:53:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 11:53:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 26-01-06 11:53:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 11:53:41[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243427%22%7D&event=edit_fareApply&fareApply_id=43427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02738094329834 -- 26-01-06 11:53:56[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270386%22%7D&event=edit_extrafareApply&extrafareApply_id=70386 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 70386 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032331943511963 -- 26-01-06 11:53:56[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270386%22%7D&event=edit_extrafareApply&extrafareApply_id=70386 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 11:53:56[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270386%22%7D&event=edit_extrafareApply&extrafareApply_id=70386 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 11:53:56[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270386%22%7D&event=edit_extrafareApply&extrafareApply_id=70386 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032148361206055 -- 26-01-06 11:53:56[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270386%22%7D&event=edit_extrafareApply&extrafareApply_id=70386 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018380165100098 -- 26-01-06 11:53:57[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%济南办-彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01624584197998 -- 26-01-06 11:53:57[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01846718788147 -- 26-01-06 11:53:57[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016976833343506 -- 26-01-06 12:02:04[曹乾国-2506] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024326086044312 -- 26-01-06 12:03:04[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033330917358398 -- 26-01-06 12:03:04[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0056881904602051 -- 26-01-06 12:03:04[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70480 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018245935440063 -- 26-01-06 12:03:11[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-06 12:03:11[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049440860748291 -- 26-01-06 12:03:11[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70480 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052340030670166 -- 26-01-06 12:03:11[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2506,updatedby_id = 2506 where otherfee_id = 2630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01671314239502 -- 26-01-06 12:04:34[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 12:04:35[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046589374542236 -- 26-01-06 12:04:35[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70480 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048990249633789 -- 26-01-06 12:04:35[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2506,updatedby_id = 2506 where otherfee_id = 2630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021392107009888 -- 26-01-06 12:06:49[曹乾国-2506] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%12月29日粤BME801停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016198873519897 -- 26-01-06 12:06:49[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 12:06:49[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044641494750977 -- 26-01-06 12:06:49[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70480 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004439115524292 -- 26-01-06 12:06:49[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2506,updatedby_id = 2506 where otherfee_id = 2630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021875858306885 -- 26-01-06 12:07:02[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032808780670166 -- 26-01-06 12:07:02[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047800540924072 -- 26-01-06 12:07:02[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70480 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049059391021729 -- 26-01-06 12:07:02[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2506,updatedby_id = 2506 where otherfee_id = 2630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016875028610229 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037901401519775 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select payment_id from dbthird.thd_payment where oa_payment_id = 115849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133207 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5862962 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032651424407959 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select * from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031998157501221 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5862962 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003093957901001 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031301975250244 -- 26-01-06 12:09:08[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115849%22}&event=edit_payment&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017500162124634 -- 26-01-06 12:09:10[张亮-1786] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026129961013794 -- 26-01-06 12:09:11[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016926050186157 -- 26-01-06 12:12:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033981800079346 -- 26-01-06 12:12:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 26-01-06 12:12:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033261775970459 -- 26-01-06 12:12:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-06 12:12:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 12:12:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243438%22%7D&event=edit_fareApply&fareApply_id=43438 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024718999862671 -- 26-01-06 12:12:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43436 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036938190460205 -- 26-01-06 12:12:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 26-01-06 12:12:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 12:12:34[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 26-01-06 12:12:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 12:12:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243436%22%7D&event=edit_fareApply&fareApply_id=43436 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01640796661377 -- 26-01-06 12:19:24 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 12:19:24 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0038259029388428 -- 26-01-06 12:19:24 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GuoRongBo' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-06 12:19:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016875028610229 -- 26-01-06 12:19:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01828408241272 -- 26-01-06 12:19:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3950 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 3950 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003842830657959 -- 26-01-06 12:19:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3950 select * from dbpurc.purc_apply_product where purcapply_id = 3950 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032308101654053 -- 26-01-06 12:19:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016457796096802 -- 26-01-06 12:19:53[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015903234481812 -- 26-01-06 12:19:53[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024543046951294 -- 26-01-06 12:35:28 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030381679534912 -- 26-01-06 12:35:28 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0037441253662109 -- 26-01-06 12:35:28 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='WuLingGang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 12:35:28[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016695022583008 -- 26-01-06 12:35:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018649816513062 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select payment_id from dbthird.thd_payment where oa_payment_id = 116126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133442 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042529106140137 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018747091293335 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036468505859375 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035271644592285 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035638809204102 -- 26-01-06 12:35:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015856981277466 -- 26-01-06 12:35:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015736818313599 -- 26-01-06 12:35:38[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026757955551147 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select payment_id from dbthird.thd_payment where oa_payment_id = 116126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032258033752441 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133442 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032141208648682 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018047094345093 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 12:35:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025534868240356 -- 26-01-06 12:35:40[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015721082687378 -- 26-01-06 12:35:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017570972442627 -- 26-01-06 12:58:09[曹乾国-2506] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%昆明装鲜花停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016125917434692 -- 26-01-06 12:58:38 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015711069107056 -- 26-01-06 12:59:33[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 12:59:33[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047190189361572 -- 26-01-06 12:59:33[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026749849319458 -- 26-01-06 13:00:10[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 13:00:10[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047152042388916 -- 26-01-06 13:00:10[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2506,updatedby_id = 2506 where extrafareApply_id = 70481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049560070037842 -- 26-01-06 13:00:10[曹乾国-2506] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2506,updatedby_id = 2506 where otherfee_id = 2631 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027928113937378 -- 26-01-06 13:27:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 26-01-06 13:27:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.016381025314331 -- 26-01-06 13:27:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038280487060547 -- 26-01-06 13:27:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035068988800049 -- 26-01-06 13:27:27[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016788005828857 -- 26-01-06 13:27:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01612401008606 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select payment_id from dbthird.thd_payment where oa_payment_id = 116106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133422 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030581951141357 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030660629272461 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 13:27:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016687154769897 -- 26-01-06 13:27:30[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026971101760864 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01749587059021 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select payment_id from dbthird.thd_payment where oa_payment_id = 116097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033571720123291 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133413 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872024 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017400026321411 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872024 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031719207763672 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031638145446777 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032358169555664 -- 26-01-06 13:27:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015682935714722 -- 26-01-06 13:27:32[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017481088638306 -- 26-01-06 13:27:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018412113189697 -- 26-01-06 13:27:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036158561706543 -- 26-01-06 13:27:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select payment_id from dbthird.thd_payment where oa_payment_id = 116096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041260719299316 -- 26-01-06 13:27:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133412 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039660930633545 -- 26-01-06 13:27:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-06 13:27:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018993139266968 -- 26-01-06 13:27:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036389827728271 -- 26-01-06 13:27:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 26-01-06 13:27:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003474235534668 -- 26-01-06 13:27:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-06 13:27:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016255855560303 -- 26-01-06 13:27:34[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028007030487061 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016762018203735 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43318 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43318 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033018589019775 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43318 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43318 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43318 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861482 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031871795654297 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43318 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43318 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861482 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 13:27:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43318 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016721963882446 -- 26-01-06 13:27:36[张体海-1176] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43318 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020554065704346 -- 26-01-06 13:27:36[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016757965087891 -- 26-01-06 13:27:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43274 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43274 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 26-01-06 13:27:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43274 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43274 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037388801574707 -- 26-01-06 13:27:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43274 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5852061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 26-01-06 13:27:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43274 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 13:27:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43274 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5852061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-06 13:27:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43274 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017512798309326 -- 26-01-06 13:27:39[张体海-1176] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43274 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023550987243652 -- 26-01-06 13:27:39[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02773904800415 -- 26-01-06 13:49:15[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016638994216919 -- 26-01-06 13:50:02[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027560949325562 -- 26-01-06 14:04:43[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 14:04:43[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004586935043335 -- 26-01-06 14:04:43[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2505,updatedby_id = 2505 where extrafareApply_id = 70482 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017733097076416 -- 26-01-06 14:04:51[吴海红-2505] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026904106140137 -- 26-01-06 14:05:08[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 14:05:08[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050971508026123 -- 26-01-06 14:05:08[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2505,updatedby_id = 2505 where extrafareApply_id = 70482 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051579475402832 -- 26-01-06 14:05:08[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2505,updatedby_id = 2505 where otherfee_id = 2632 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016084909439087 -- 26-01-06 14:07:25[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 14:07:26[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02308988571167 -- 26-01-06 14:07:37[吴海红-2505] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01702094078064 -- 26-01-06 14:07:47[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 14:07:47[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019465923309326 -- 26-01-06 14:07:49[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-06 14:07:50[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01587700843811 -- 26-01-06 14:07:50[吴海红-2505] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016337871551514 -- 26-01-06 14:11:57[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031158924102783 -- 26-01-06 14:11:57[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005098819732666 -- 26-01-06 14:11:57[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2505,updatedby_id = 2505 where extrafareApply_id = 70483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017776966094971 -- 26-01-06 14:12:01[吴海红-2505] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016375780105591 -- 26-01-06 14:12:10[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 14:12:10[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016642808914185 -- 26-01-06 14:12:34[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-06 14:12:34[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053520202636719 -- 26-01-06 14:12:34[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2505,updatedby_id = 2505 where extrafareApply_id = 70483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044460296630859 -- 26-01-06 14:12:34[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2505,updatedby_id = 2505 where otherfee_id = 2633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016950130462646 -- 26-01-06 14:12:36[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 14:12:36[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049228668212891 -- 26-01-06 14:12:36[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2505,updatedby_id = 2505 where extrafareApply_id = 70483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044729709625244 -- 26-01-06 14:12:36[吴海红-2505] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2505,updatedby_id = 2505 where otherfee_id = 2633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017107009887695 -- 26-01-06 14:12:36[吴海红-2505] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017508983612061 -- 26-01-06 14:17:57[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037181377410889 -- 26-01-06 14:17:57[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038290023803711 -- 26-01-06 14:17:57[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043699741363525 -- 26-01-06 14:17:57[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042440891265869 -- 26-01-06 14:17:57[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015914916992188 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028218030929565 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022363901138306 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016739130020142 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016077041625977 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023914098739624 -- 26-01-06 14:18:00[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074179172515869 -- 26-01-06 14:18:01[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018939971923828 -- 26-01-06 14:18:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015069007873535 -- 26-01-06 14:18:18[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016896963119507 -- 26-01-06 14:18:36[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003939151763916 -- 26-01-06 14:18:36[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%仓库聚餐%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 14:18:36[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%仓库聚餐%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015594959259033 -- 26-01-06 14:18:48[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039570331573486 -- 26-01-06 14:18:48[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%员工%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-06 14:18:48[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%员工%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016381978988647 -- 26-01-06 14:18:51[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-06 14:18:51[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%员工%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 14:18:51[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%员工%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016234874725342 -- 26-01-06 14:18:54[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 14:18:54[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%员工%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 14:18:54[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%员工%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015913963317871 -- 26-01-06 14:19:08[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 26-01-06 14:19:08[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%福利%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 14:19:08[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%福利%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016124963760376 -- 26-01-06 14:19:19[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004105806350708 -- 26-01-06 14:19:19[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%福利%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 14:19:19[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%福利%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016469955444336 -- 26-01-06 14:19:39[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017014026641846 -- 26-01-06 14:19:45[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036780834197998 -- 26-01-06 14:19:45[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) and p.project_name like '%雷柏%' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016691923141479 -- 26-01-06 14:19:55[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 14:19:55[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027506828308105 -- 26-01-06 14:19:55[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042459964752197 -- 26-01-06 14:19:55[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 26-01-06 14:19:55[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01726508140564 -- 26-01-06 14:20:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 26-01-06 14:20:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0039989948272705 -- 26-01-06 14:20:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YangQun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 26-01-06 14:20:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 39 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016366958618164 -- 26-01-06 14:20:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025616884231567 -- 26-01-06 14:20:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 14:20:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-06 14:20:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-06 14:20:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-06 14:20:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023648023605347 -- 26-01-06 14:20:19[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016541957855225 -- 26-01-06 14:20:19[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017414808273315 -- 26-01-06 14:20:21[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028812885284424 -- 26-01-06 14:20:27[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01587700843811 -- 26-01-06 14:20:31[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017973899841309 -- 26-01-06 14:20:31[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015458106994629 -- 26-01-06 14:20:32[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02239203453064 -- 26-01-06 14:20:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039279460906982 -- 26-01-06 14:20:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032491683959961 -- 26-01-06 14:20:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 14:20:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-06 14:20:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016914129257202 -- 26-01-06 14:20:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-01-06 14:20:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0039780139923096 -- 26-01-06 14:20:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZhuoXiDing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-06 14:20:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 41 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016769170761108 -- 26-01-06 14:20:40[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015550136566162 -- 26-01-06 14:20:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017226934432983 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select payment_id from dbthird.thd_payment where oa_payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133286 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037801265716553 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032651424407959 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-06 14:20:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015749931335449 -- 26-01-06 14:21:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016734838485718 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select payment_id from dbthird.thd_payment where oa_payment_id = 115926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033948421478271 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133283 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003741979598999 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864781 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032808780670166 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027194023132324 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003460168838501 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864781 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 26-01-06 14:21:09[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015499114990234 -- 26-01-06 14:21:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015713930130005 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003497838973999 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select payment_id from dbthird.thd_payment where oa_payment_id = 115926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133283 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034921169281006 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864781 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020235061645508 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031378269195557 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864781 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029709339141846 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002960205078125 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030159950256348 -- 26-01-06 14:21:19[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016477108001709 -- 26-01-06 14:21:25[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015763998031616 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020884990692139 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016190052032471 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016556978225708 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017850875854492 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026359081268311 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068888664245605 -- 26-01-06 14:21:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016431093215942 -- 26-01-06 14:21:29[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016363859176636 -- 26-01-06 14:21:32[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01925802230835 -- 26-01-06 14:21:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016643047332764 -- 26-01-06 14:21:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01596212387085 -- 26-01-06 14:21:38[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015803098678589 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select payment_id from dbthird.thd_payment where oa_payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133286 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029740333557129 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031118392944336 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029478073120117 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029489994049072 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029900074005127 -- 26-01-06 14:21:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015820980072021 -- 26-01-06 14:21:42[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016800165176392 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select payment_id from dbthird.thd_payment where oa_payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133286 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032670497894287 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02709698677063 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032751560211182 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 14:21:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-06 14:21:44[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017375946044922 -- 26-01-06 14:21:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017628908157349 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select payment_id from dbthird.thd_payment where oa_payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035750865936279 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133286 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039031505584717 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027644157409668 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035521984100342 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 14:21:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 14:21:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027136087417603 -- 26-01-06 14:21:57[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040700435638428 -- 26-01-06 14:21:57[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%福利%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 26-01-06 14:21:57[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%福利%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016860961914062 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036711692810059 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select payment_id from dbthird.thd_payment where oa_payment_id = 115929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037779808044434 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133286 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036840438842773 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 14:21:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01559591293335 -- 26-01-06 14:22:01[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019711971282959 -- 26-01-06 14:22:17[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016711950302124 -- 26-01-06 14:22:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01637601852417 -- 26-01-06 14:22:20[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016990900039673 -- 26-01-06 14:22:22[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017668008804321 -- 26-01-06 14:22:24[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038111209869385 -- 26-01-06 14:22:24[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) and p.project_name like '%雷柏%' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015876054763794 -- 26-01-06 14:22:27[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 14:22:27[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01673412322998 -- 26-01-06 14:22:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042760372161865 -- 26-01-06 14:22:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 14:22:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017822027206421 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select payment_id from dbthird.thd_payment where oa_payment_id = 115922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035400390625 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133279 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039770603179932 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 14:22:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016546964645386 -- 26-01-06 14:22:34[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016794919967651 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115608 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select payment_id from dbthird.thd_payment where oa_payment_id = 115608 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133149 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5850630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024234056472778 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5850630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031821727752686 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031921863555908 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 14:22:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015888929367065 -- 26-01-06 14:22:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017652988433838 -- 26-01-06 14:22:54[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017951965332031 -- 26-01-06 14:22:57[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016431093215942 -- 26-01-06 14:22:58[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015643119812012 -- 26-01-06 14:22:59[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019577980041504 -- 26-01-06 14:23:04[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035247802734375 -- 26-01-06 14:23:04[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032181739807129 -- 26-01-06 14:23:04[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 26-01-06 14:23:04[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-06 14:23:04[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017153978347778 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030853033065796 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016404151916504 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017528057098389 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017052888870239 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017324924468994 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068080425262451 -- 26-01-06 14:23:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019264936447144 -- 26-01-06 14:23:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026859045028687 -- 26-01-06 14:23:37[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016305923461914 -- 26-01-06 14:23:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 26-01-06 14:23:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0041120052337646 -- 26-01-06 14:23:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='WangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 14:23:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017474174499512 -- 26-01-06 14:23:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016825914382935 -- 26-01-06 14:23:45[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042219161987305 -- 26-01-06 14:23:45[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%招待费%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033822059631348 -- 26-01-06 14:23:45[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%招待费%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017158985137939 -- 26-01-06 14:24:21[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017439126968384 -- 26-01-06 14:24:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038340091705322 -- 26-01-06 14:24:28[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) and p.project_name like '%雷柏%' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022106885910034 -- 26-01-06 14:24:31[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 14:24:31[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019896030426025 -- 26-01-06 14:24:31[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040462017059326 -- 26-01-06 14:24:31[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 14:24:31[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017337799072266 -- 26-01-06 14:24:49[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01591682434082 -- 26-01-06 14:24:52[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015349864959717 -- 26-01-06 14:24:52[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016751050949097 -- 26-01-06 14:24:53[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02311897277832 -- 26-01-06 14:24:58[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038740634918213 -- 26-01-06 14:24:58[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035111904144287 -- 26-01-06 14:24:58[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039429664611816 -- 26-01-06 14:24:58[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039188861846924 -- 26-01-06 14:24:58[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017138957977295 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021255970001221 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016856908798218 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02121901512146 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025672912597656 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029006958007812 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007368803024292 -- 26-01-06 14:25:38[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019917964935303 -- 26-01-06 14:25:43[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016746044158936 -- 26-01-06 14:25:50[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015749931335449 -- 26-01-06 14:25:59[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036671161651611 -- 26-01-06 14:25:59[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%办公%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-06 14:25:59[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%办公%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016512870788574 -- 26-01-06 14:26:18[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016403198242188 -- 26-01-06 14:26:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036318302154541 -- 26-01-06 14:26:23[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) and p.project_name like '%雷柏%' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016248941421509 -- 26-01-06 14:26:26[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-06 14:26:26[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016780138015747 -- 26-01-06 14:26:26[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039529800415039 -- 26-01-06 14:26:26[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 26-01-06 14:26:26[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015799045562744 -- 26-01-06 14:26:47[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027990102767944 -- 26-01-06 14:26:51[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019296884536743 -- 26-01-06 14:26:51[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026202917098999 -- 26-01-06 14:26:52[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016361951828003 -- 26-01-06 14:26:59[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035319328308105 -- 26-01-06 14:26:59[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 26-01-06 14:26:59[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 14:26:59[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 26-01-06 14:26:59[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024413824081421 -- 26-01-06 14:27:15[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 14:27:15[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021599054336548 -- 26-01-06 14:27:16[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020542860031128 -- 26-01-06 14:27:16[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016597986221313 -- 26-01-06 14:27:16[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019252061843872 -- 26-01-06 14:27:16[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017690896987915 -- 26-01-06 14:27:16[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070362091064453 -- 26-01-06 14:27:16[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019815921783447 -- 26-01-06 14:27:19[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015884876251221 -- 26-01-06 14:27:25[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016279935836792 -- 26-01-06 14:28:11[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041639804840088 -- 26-01-06 14:28:11[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%运输%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-06 14:28:11[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%运输%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017416954040527 -- 26-01-06 14:28:13[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 26-01-06 14:28:13[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%运输%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003410816192627 -- 26-01-06 14:28:13[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%运输%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018669843673706 -- 26-01-06 14:28:33[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004194974899292 -- 26-01-06 14:28:33[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%运%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 14:28:33[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%运%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018712043762207 -- 26-01-06 14:29:47[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017069101333618 -- 26-01-06 14:29:53[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037660598754883 -- 26-01-06 14:29:53[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) and p.project_name like '%富%' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016474008560181 -- 26-01-06 14:29:59[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 14:29:59[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024755954742432 -- 26-01-06 14:29:59[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043079853057861 -- 26-01-06 14:29:59[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 14:29:59[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016371011734009 -- 26-01-06 14:30:24[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01678204536438 -- 26-01-06 14:30:27[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016452074050903 -- 26-01-06 14:30:27[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016340970993042 -- 26-01-06 14:30:28[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01811408996582 -- 26-01-06 14:30:34[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035169124603271 -- 26-01-06 14:30:34[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 14:30:34[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 26-01-06 14:30:34[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 26-01-06 14:30:34[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017706871032715 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43474 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874586 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874586 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43474 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020624160766602 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024955987930298 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01647686958313 -- 26-01-06 14:30:39[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019284963607788 -- 26-01-06 14:30:40[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028155088424683 -- 26-01-06 14:30:40[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070269107818604 -- 26-01-06 14:30:40[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017760992050171 -- 26-01-06 14:30:44[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038399696350098 -- 26-01-06 14:30:44[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 26-01-06 14:30:44[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 26-01-06 14:30:44[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038721561431885 -- 26-01-06 14:30:44[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016452074050903 -- 26-01-06 14:36:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016530990600586 -- 26-01-06 14:36:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017239809036255 -- 26-01-06 14:39:21[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243395%22}&event=edit_fareApply&fareApply_id=43395 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43395 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037178993225098 -- 26-01-06 14:39:21[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243395%22}&event=edit_fareApply&fareApply_id=43395 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43395 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003741979598999 -- 26-01-06 14:39:21[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243395%22}&event=edit_fareApply&fareApply_id=43395 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 14:39:21[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243395%22}&event=edit_fareApply&fareApply_id=43395 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 14:39:21[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243395%22}&event=edit_fareApply&fareApply_id=43395 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032038688659668 -- 26-01-06 14:39:21[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243395%22}&event=edit_fareApply&fareApply_id=43395 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017352819442749 -- 26-01-06 14:39:25[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43395 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01601505279541 -- 26-01-06 14:39:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026243209838867 -- 26-01-06 14:39:27[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43414 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 26-01-06 14:39:27[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43414 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43414 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 26-01-06 14:39:27[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43414 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868030 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029840469360352 -- 26-01-06 14:39:27[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 14:39:27[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43414 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868030 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029680728912354 -- 26-01-06 14:39:27[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02678394317627 -- 26-01-06 14:39:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016241073608398 -- 26-01-06 14:39:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017418146133423 -- 26-01-06 14:39:34[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43413 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038881301879883 -- 26-01-06 14:39:34[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43413 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43413 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-06 14:39:34[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43413 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868024 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 14:39:34[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 26-01-06 14:39:34[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43413 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868024 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033571720123291 -- 26-01-06 14:39:34[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015527963638306 -- 26-01-06 14:39:37[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016220092773438 -- 26-01-06 14:39:38[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016232967376709 -- 26-01-06 14:39:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43412 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43412 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 26-01-06 14:39:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43412 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43412 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036618709564209 -- 26-01-06 14:39:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43412 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868022 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031149387359619 -- 26-01-06 14:39:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43412 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032742023468018 -- 26-01-06 14:39:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43412 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868022 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031111240386963 -- 26-01-06 14:39:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43412 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016479015350342 -- 26-01-06 14:39:41[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43412 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016272068023682 -- 26-01-06 14:39:41[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021704912185669 -- 26-01-06 14:39:43[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43411 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 14:39:43[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43411 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 14:39:43[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43411 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868020 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 14:39:43[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 14:39:43[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868020 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032107830047607 -- 26-01-06 14:39:43[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015909910202026 -- 26-01-06 14:39:44[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022530078887939 -- 26-01-06 14:39:45[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018672943115234 -- 26-01-06 14:39:46[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43410 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037600994110107 -- 26-01-06 14:39:46[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43410 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43410 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-06 14:39:46[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43410 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868018 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030138492584229 -- 26-01-06 14:39:46[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 14:39:46[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43410 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868018 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 26-01-06 14:39:46[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020438194274902 -- 26-01-06 14:39:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016447067260742 -- 26-01-06 14:39:48[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01801586151123 -- 26-01-06 14:39:49[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43409 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43409 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 14:39:49[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43409 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 14:39:49[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43409 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868016 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031070709228516 -- 26-01-06 14:39:49[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43409 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 14:39:49[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43409 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868016 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030961036682129 -- 26-01-06 14:39:49[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43409 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015603065490723 -- 26-01-06 14:39:52[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43409 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016518831253052 -- 26-01-06 14:39:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.043683052062988 -- 26-01-06 14:39:54[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43408 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43408 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 14:39:54[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43408 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 26-01-06 14:39:54[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43408 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030088424682617 -- 26-01-06 14:39:54[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031871795654297 -- 26-01-06 14:39:54[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43408 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030109882354736 -- 26-01-06 14:39:54[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022248029708862 -- 26-01-06 14:39:58[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016369819641113 -- 26-01-06 14:39:58[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022228002548218 -- 26-01-06 14:39:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43407 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-06 14:39:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43407 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43407 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-01-06 14:39:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43407 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867992 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 26-01-06 14:39:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43407 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 14:39:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43407 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867992 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 14:39:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43407 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019903898239136 -- 26-01-06 14:40:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43407 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016496896743774 -- 26-01-06 14:40:14[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017493009567261 -- 26-01-06 14:40:15[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43405 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43405 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 26-01-06 14:40:15[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43405 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43405 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039060115814209 -- 26-01-06 14:40:15[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43405 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033807754516602 -- 26-01-06 14:40:15[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035319328308105 -- 26-01-06 14:40:15[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43405 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 14:40:15[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016417026519775 -- 26-01-06 14:40:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017099857330322 -- 26-01-06 14:40:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017855882644653 -- 26-01-06 14:40:20[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43403 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43403 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 14:40:20[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43403 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43403 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003281831741333 -- 26-01-06 14:40:20[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43403 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 26-01-06 14:40:20[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43403 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032801628112793 -- 26-01-06 14:40:20[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43403 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 26-01-06 14:40:20[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43403 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017468929290771 -- 26-01-06 14:40:25[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43403 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018021106719971 -- 26-01-06 14:40:25[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016474962234497 -- 26-01-06 14:40:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43401 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 26-01-06 14:40:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43401 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 14:40:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43401 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 14:40:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43401 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 14:40:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43401 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 14:40:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43401 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016339063644409 -- 26-01-06 14:40:31[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43401 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019691944122314 -- 26-01-06 14:40:31[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017385005950928 -- 26-01-06 14:40:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43400 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43400 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034818649291992 -- 26-01-06 14:40:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43400 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034701824188232 -- 26-01-06 14:40:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43400 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867687 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033328533172607 -- 26-01-06 14:40:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035359859466553 -- 26-01-06 14:40:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43400 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867687 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 14:40:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016986131668091 -- 26-01-06 14:40:37[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015478134155273 -- 26-01-06 14:40:37[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019028902053833 -- 26-01-06 14:40:38[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43399 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43399 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-06 14:40:38[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43399 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 26-01-06 14:40:38[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43399 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867686 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030641555786133 -- 26-01-06 14:40:38[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43399 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 14:40:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43399 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867686 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 26-01-06 14:40:39[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43399 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016357898712158 -- 26-01-06 14:40:45[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43399 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018150091171265 -- 26-01-06 14:40:45[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017058134078979 -- 26-01-06 14:40:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43398 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-06 14:40:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43398 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43398 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 26-01-06 14:40:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43398 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867685 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 14:40:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-06 14:40:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43398 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867685 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-06 14:40:47[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024844884872437 -- 26-01-06 14:40:52[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01616382598877 -- 26-01-06 14:40:52[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022443056106567 -- 26-01-06 14:40:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43397 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43397 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033738613128662 -- 26-01-06 14:40:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43397 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 26-01-06 14:40:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43397 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867684 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 14:40:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034308433532715 -- 26-01-06 14:40:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43397 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867684 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 14:40:53[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021625995635986 -- 26-01-06 14:40:57[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032025814056396 -- 26-01-06 14:40:58[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019126892089844 -- 26-01-06 14:40:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43396 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43396 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035638809204102 -- 26-01-06 14:40:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43396 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43396 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-06 14:40:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43396 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 26-01-06 14:40:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43396 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-06 14:40:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43396 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034258365631104 -- 26-01-06 14:40:59[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43396 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025618076324463 -- 26-01-06 14:41:05[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43396 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016228199005127 -- 26-01-06 14:41:05[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027963876724243 -- 26-01-06 14:41:08[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43415 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43415 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 26-01-06 14:41:08[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43415 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43415 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034198760986328 -- 26-01-06 14:41:08[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43415 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868031 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 14:41:08[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 26-01-06 14:41:08[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43415 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868031 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 14:41:08[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022974014282227 -- 26-01-06 14:41:11[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017090082168579 -- 26-01-06 14:41:12[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024387121200562 -- 26-01-06 14:41:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43416 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 26-01-06 14:41:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43416 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43416 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036389827728271 -- 26-01-06 14:41:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43416 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031111240386963 -- 26-01-06 14:41:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033078193664551 -- 26-01-06 14:41:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 26-01-06 14:41:13[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016587018966675 -- 26-01-06 14:41:24[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017559051513672 -- 26-01-06 14:41:26[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016690969467163 -- 26-01-06 14:46:45[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016422033309937 -- 26-01-06 14:48:03[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015518188476562 -- 26-01-06 14:48:07[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021608114242554 -- 26-01-06 14:48:21[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022126913070679 -- 26-01-06 14:48:54[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016638040542603 -- 26-01-06 14:49:31[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01673698425293 -- 26-01-06 14:50:11[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021042823791504 -- 26-01-06 14:50:34[潘伟-2423] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016142129898071 -- 26-01-06 14:50:59[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031380653381348 -- 26-01-06 14:50:59[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005108118057251 -- 26-01-06 14:50:59[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2423,updatedby_id = 2423 where extrafareApply_id = 70484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01645302772522 -- 26-01-06 14:51:01[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 14:51:01[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015629053115845 -- 26-01-06 14:51:26[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 14:51:26[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043289661407471 -- 26-01-06 14:51:26[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2423,updatedby_id = 2423 where extrafareApply_id = 70484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043699741363525 -- 26-01-06 14:51:26[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2423,updatedby_id = 2423 where otherfee_id = 2634 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016000032424927 -- 26-01-06 14:51:28[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-06 14:51:29[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052580833435059 -- 26-01-06 14:51:29[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2423,updatedby_id = 2423 where extrafareApply_id = 70484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043849945068359 -- 26-01-06 14:51:29[潘伟-2423] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2423,updatedby_id = 2423 where otherfee_id = 2634 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016429901123047 -- 26-01-06 14:51:29[潘伟-2423] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015707015991211 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016726970672607 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select payment_id from dbthird.thd_payment where oa_payment_id = 116130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133446 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873459 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02535605430603 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873459 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032558441162109 -- 26-01-06 14:51:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015929937362671 -- 26-01-06 14:51:35[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016355991363525 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017148017883301 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select payment_id from dbthird.thd_payment where oa_payment_id = 116129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133445 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873458 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017772197723389 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873458 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032951831817627 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-06 14:51:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031038999557495 -- 26-01-06 14:51:39[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031657934188843 -- 26-01-06 14:51:40[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017122030258179 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116128 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select payment_id from dbthird.thd_payment where oa_payment_id = 116128 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034501552581787 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133444 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034258365631104 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02704906463623 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032718181610107 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-06 14:51:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017138957977295 -- 26-01-06 14:51:45[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015506982803345 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01668906211853 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select payment_id from dbthird.thd_payment where oa_payment_id = 116127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133443 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032620429992676 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031352043151855 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031561851501465 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031061172485352 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 14:51:46[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016070127487183 -- 26-01-06 14:51:48[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021385908126831 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01774001121521 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select payment_id from dbthird.thd_payment where oa_payment_id = 116124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133440 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039660930633545 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873197 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873197 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 14:51:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017257928848267 -- 26-01-06 14:51:50[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018153190612793 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017848968505859 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select payment_id from dbthird.thd_payment where oa_payment_id = 116123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035519599914551 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133439 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039708614349365 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026993989944458 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033669471740723 -- 26-01-06 14:51:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 14:51:52[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024935007095337 -- 26-01-06 14:51:54[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025504112243652 -- 26-01-06 14:51:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018113136291504 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116122 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select payment_id from dbthird.thd_payment where oa_payment_id = 116122 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133438 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01570200920105 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 14:51:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024971008300781 -- 26-01-06 14:52:00[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018002986907959 -- 26-01-06 14:52:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018008947372437 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116121 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select payment_id from dbthird.thd_payment where oa_payment_id = 116121 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036330223083496 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133437 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004021167755127 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00337815284729 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027239084243774 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035970211029053 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033872127532959 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034091472625732 -- 26-01-06 14:52:01[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017558813095093 -- 26-01-06 14:52:04[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016725063323975 -- 26-01-06 14:52:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018539905548096 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036718845367432 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select payment_id from dbthird.thd_payment where oa_payment_id = 116120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133436 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041310787200928 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873161 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026042938232422 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873161 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-06 14:52:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016580104827881 -- 26-01-06 14:52:07[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017246961593628 -- 26-01-06 14:52:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016535997390747 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116109 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032382011413574 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select payment_id from dbthird.thd_payment where oa_payment_id = 116109 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133425 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031528472900391 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032081604003906 -- 26-01-06 14:52:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017622947692871 -- 26-01-06 14:52:09[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027672052383423 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027491092681885 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select payment_id from dbthird.thd_payment where oa_payment_id = 116108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133424 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030851364135742 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017824172973633 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032258033752441 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 26-01-06 14:52:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028733968734741 -- 26-01-06 14:52:12[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015702962875366 -- 26-01-06 14:52:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025211095809937 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select payment_id from dbthird.thd_payment where oa_payment_id = 116105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032551288604736 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133421 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036158561706543 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872355 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016867876052856 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032868385314941 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872355 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031111240386963 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031301975250244 -- 26-01-06 14:52:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015478134155273 -- 26-01-06 14:52:14[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02159309387207 -- 26-01-06 14:52:14[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020749092102051 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select payment_id from dbthird.thd_payment where oa_payment_id = 116104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133420 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872317 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872317 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-06 14:52:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034258127212524 -- 26-01-06 14:52:16[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025488138198853 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019909858703613 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select payment_id from dbthird.thd_payment where oa_payment_id = 116103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133419 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01724100112915 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031502246856689 -- 26-01-06 14:52:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01640796661377 -- 26-01-06 14:52:20[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020349025726318 -- 26-01-06 14:52:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016170978546143 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select payment_id from dbthird.thd_payment where oa_payment_id = 116102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133418 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016175985336304 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-06 14:52:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026745080947876 -- 26-01-06 14:52:22[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017092943191528 -- 26-01-06 14:52:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01593804359436 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select payment_id from dbthird.thd_payment where oa_payment_id = 116100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032021999359131 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133416 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872229 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018294811248779 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872229 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030059814453125 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00301194190979 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030579566955566 -- 26-01-06 14:52:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023206949234009 -- 26-01-06 14:52:24[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017619132995605 -- 26-01-06 14:52:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017611980438232 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select payment_id from dbthird.thd_payment where oa_payment_id = 116099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035891532897949 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133415 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039119720458984 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028347969055176 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033261775970459 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 14:52:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01624584197998 -- 26-01-06 14:52:27[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024813890457153 -- 26-01-06 14:52:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016331911087036 -- 26-01-06 14:52:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-06 14:52:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select payment_id from dbthird.thd_payment where oa_payment_id = 116098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032711029052734 -- 26-01-06 14:52:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133414 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 14:52:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 14:52:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019156932830811 -- 26-01-06 14:52:29[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032482147216797 -- 26-01-06 14:52:29[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 26-01-06 14:52:29[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030741691589355 -- 26-01-06 14:52:29[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 26-01-06 14:52:29[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016311168670654 -- 26-01-06 14:52:30[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01702618598938 -- 26-01-06 14:52:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017429828643799 -- 26-01-06 14:52:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116044 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-06 14:52:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select payment_id from dbthird.thd_payment where oa_payment_id = 116044 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-06 14:52:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133368 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 14:52:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868793 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030851364135742 -- 26-01-06 14:52:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017411947250366 -- 26-01-06 14:52:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 14:52:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868793 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 14:52:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030782222747803 -- 26-01-06 14:52:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 14:52:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116044 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017477035522461 -- 26-01-06 14:52:33[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116044 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018075227737427 -- 26-01-06 14:52:33[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017854928970337 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034980773925781 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select payment_id from dbthird.thd_payment where oa_payment_id = 116011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035548210144043 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133361 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039360523223877 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027302026748657 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 14:52:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01752495765686 -- 26-01-06 14:52:35[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015759944915771 -- 26-01-06 14:52:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016863107681274 -- 26-01-06 14:52:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43423 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038299560546875 -- 26-01-06 14:52:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43423 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-06 14:52:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43423 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868910 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 14:52:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43423 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-06 14:52:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43423 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868910 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003220796585083 -- 26-01-06 14:52:36[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43423 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016440153121948 -- 26-01-06 14:52:43[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43423 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016582012176514 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017298936843872 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43418 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038831233978271 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43418 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43418 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43418 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43418 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-06 14:52:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019349098205566 -- 26-01-06 14:52:49[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016529083251953 -- 26-01-06 14:52:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026722192764282 -- 26-01-06 14:52:50[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 14:52:50[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 26-01-06 14:52:50[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032901763916016 -- 26-01-06 14:52:50[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 14:52:50[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015619993209839 -- 26-01-06 14:52:53[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02711296081543 -- 26-01-06 14:52:53[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01636004447937 -- 26-01-06 14:52:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7265 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030810832977295 -- 26-01-06 14:52:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031201839447021 -- 26-01-06 14:52:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 14:52:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 14:52:55[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029232978820801 -- 26-01-06 14:52:59[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016901016235352 -- 26-01-06 14:52:59[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01636791229248 -- 26-01-06 14:55:53[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016602039337158 -- 26-01-06 14:57:32[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648998260498 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select payment_id from dbthird.thd_payment where oa_payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133478 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037610530853271 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022950172424316 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 15:00:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017158985137939 -- 26-01-06 15:00:11[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015904188156128 -- 26-01-06 15:00:11[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017052888870239 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116086 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select payment_id from dbthird.thd_payment where oa_payment_id = 116086 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034599304199219 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133410 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038201808929443 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870487 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026782989501953 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870487 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 15:00:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 26-01-06 15:00:13[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116086 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017145156860352 -- 26-01-06 15:00:32[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024951934814453 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select payment_id from dbthird.thd_payment where oa_payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00345778465271 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133478 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038399696350098 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027703046798706 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-06 15:00:33[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025844812393188 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030782222747803 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select payment_id from dbthird.thd_payment where oa_payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133478 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016792058944702 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030858516693115 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031251907348633 -- 26-01-06 15:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116162%22}&event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024786949157715 -- 26-01-06 15:00:41[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037121772766113 -- 26-01-06 15:00:41[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 26-01-06 15:00:41[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-06 15:00:41[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-06 15:00:41[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 15:00:41[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017066955566406 -- 26-01-06 15:00:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016714811325073 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select payment_id from dbthird.thd_payment where oa_payment_id = 116154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033857822418213 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133470 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025733947753906 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033061504364014 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:00:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01631498336792 -- 26-01-06 15:00:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01654314994812 -- 26-01-06 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02582311630249 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034570693969727 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select payment_id from dbthird.thd_payment where oa_payment_id = 116139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133455 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033102035522461 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016487121582031 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 15:00:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017137050628662 -- 26-01-06 15:00:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016658067703247 -- 26-01-06 15:00:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017643928527832 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034728050231934 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select payment_id from dbthird.thd_payment where oa_payment_id = 116130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133446 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039231777191162 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873459 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025147914886475 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873459 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003366231918335 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017178058624268 -- 26-01-06 15:00:58[刘伍-933] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020334959030151 -- 26-01-06 15:00:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016524076461792 -- 26-01-06 15:00:59[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017559051513672 -- 26-01-06 15:00:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017013788223267 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select payment_id from dbthird.thd_payment where oa_payment_id = 116129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034410953521729 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133445 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033698081970215 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873458 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017829179763794 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873458 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016743898391724 -- 26-01-06 15:01:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023215055465698 -- 26-01-06 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022314071655273 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034720897674561 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select payment_id from dbthird.thd_payment where oa_payment_id = 116124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003544807434082 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133440 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873197 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003389835357666 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034811496734619 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873197 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034048557281494 -- 26-01-06 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01619291305542 -- 26-01-06 15:01:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016438007354736 -- 26-01-06 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03096604347229 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select payment_id from dbthird.thd_payment where oa_payment_id = 116123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035791397094727 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133439 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035948753356934 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034208297729492 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034720897674561 -- 26-01-06 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016316175460815 -- 26-01-06 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015183925628662 -- 26-01-06 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016294002532959 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116122 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select payment_id from dbthird.thd_payment where oa_payment_id = 116122 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033028125762939 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133438 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026381969451904 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030910968780518 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030968189239502 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026226997375488 -- 26-01-06 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025203943252563 -- 26-01-06 15:01:10[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016788005828857 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116121 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select payment_id from dbthird.thd_payment where oa_payment_id = 116121 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133437 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033330917358398 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031988620758057 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032508373260498 -- 26-01-06 15:01:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01560115814209 -- 26-01-06 15:01:12[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116121 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015844821929932 -- 26-01-06 15:01:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017328977584839 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select payment_id from dbthird.thd_payment where oa_payment_id = 116120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133436 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873161 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017972946166992 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873161 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031368732452393 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 15:01:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021435976028442 -- 26-01-06 15:01:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648211479187 -- 26-01-06 15:01:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01786994934082 -- 26-01-06 15:01:54[闫华超-2464] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021386861801147 -- 26-01-06 15:02:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026026010513306 -- 26-01-06 15:02:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116109 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 15:02:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select payment_id from dbthird.thd_payment where oa_payment_id = 116109 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034091472625732 -- 26-01-06 15:02:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133425 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003777027130127 -- 26-01-06 15:02:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-06 15:02:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01671314239502 -- 26-01-06 15:02:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 15:02:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 15:02:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-06 15:02:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032258033752441 -- 26-01-06 15:02:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020635843276978 -- 26-01-06 15:02:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027563095092773 -- 26-01-06 15:02:21[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018764972686768 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select payment_id from dbthird.thd_payment where oa_payment_id = 116108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133424 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037178993225098 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016443967819214 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031790733337402 -- 26-01-06 15:02:22[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023995876312256 -- 26-01-06 15:02:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016942024230957 -- 26-01-06 15:02:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016335964202881 -- 26-01-06 15:02:31[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 15:02:31[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046889781951904 -- 26-01-06 15:02:31[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2464,updatedby_id = 2464 where extrafareApply_id = 70488 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015980958938599 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031871795654297 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select payment_id from dbthird.thd_payment where oa_payment_id = 116164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133480 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874943 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02518105506897 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874943 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030617713928223 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030632019042969 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 26-01-06 15:03:10[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116164%22}&event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017230033874512 -- 26-01-06 15:03:10[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:03:10[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046038627624512 -- 26-01-06 15:03:11[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2464,updatedby_id = 2464 where extrafareApply_id = 70488 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00447678565979 -- 26-01-06 15:03:11[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2464,updatedby_id = 2464 where otherfee_id = 2635 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016062021255493 -- 26-01-06 15:03:13[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030162334442139 -- 26-01-06 15:03:14[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048418045043945 -- 26-01-06 15:03:14[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2464,updatedby_id = 2464 where extrafareApply_id = 70488 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043239593505859 -- 26-01-06 15:03:14[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2464,updatedby_id = 2464 where otherfee_id = 2635 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016606092453003 -- 26-01-06 15:03:16[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01603102684021 -- 26-01-06 15:03:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016463994979858 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116163 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036501884460449 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select payment_id from dbthird.thd_payment where oa_payment_id = 116163 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133479 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036208629608154 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-06 15:03:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015753030776978 -- 26-01-06 15:03:17[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031068325042725 -- 26-01-06 15:03:17[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015731811523438 -- 26-01-06 15:03:20[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031521320343018 -- 26-01-06 15:03:20[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044069290161133 -- 26-01-06 15:03:20[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2464,updatedby_id = 2464 where extrafareApply_id = 70488 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048608779907227 -- 26-01-06 15:03:20[闫华超-2464] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2464,updatedby_id = 2464 where otherfee_id = 2635 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016576051712036 -- 26-01-06 15:03:20[闫华超-2464] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028438091278076 -- 26-01-06 15:03:25[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018862009048462 -- 26-01-06 15:03:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01591682434082 -- 26-01-06 15:03:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031478404998779 -- 26-01-06 15:03:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select payment_id from dbthird.thd_payment where oa_payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 15:03:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-06 15:03:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030558109283447 -- 26-01-06 15:03:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017060995101929 -- 26-01-06 15:03:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-06 15:03:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-06 15:03:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 26-01-06 15:03:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 26-01-06 15:03:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01660680770874 -- 26-01-06 15:03:33[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019555807113647 -- 26-01-06 15:03:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01684308052063 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033411979675293 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select payment_id from dbthird.thd_payment where oa_payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032501220703125 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-06 15:03:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016793966293335 -- 26-01-06 15:04:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033137798309326 -- 26-01-06 15:04:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052909851074219 -- 26-01-06 15:04:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015918016433716 -- 26-01-06 15:04:37 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028385162353516 -- 26-01-06 15:04:38[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039148330688477 -- 26-01-06 15:04:38[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044829845428467 -- 26-01-06 15:04:38[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042679309844971 -- 26-01-06 15:04:38[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 26-01-06 15:04:38[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017861127853394 -- 26-01-06 15:04:40[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 70214 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032448768615723 -- 26-01-06 15:04:40[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031847953796387 -- 26-01-06 15:04:40[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 15:04:40[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853113 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-06 15:04:40[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 15:04:40[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01911187171936 -- 26-01-06 15:04:41[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017548084259033 -- 26-01-06 15:04:41[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017448902130127 -- 26-01-06 15:04:41[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018025875091553 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039651393890381 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039510726928711 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020564079284668 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 70460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034022331237793 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021853923797607 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030087947845459 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02661395072937 -- 26-01-06 15:04:48[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01692795753479 -- 26-01-06 15:05:01[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 26-01-06 15:05:01[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 15:05:01[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 15:05:01[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 15:05:01[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017425060272217 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 70214 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853113 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028607130050659 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015625 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01783013343811 -- 26-01-06 15:05:02[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017419099807739 -- 26-01-06 15:05:12[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021701812744141 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select payment_id from dbthird.thd_payment where oa_payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016098976135254 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003197193145752 -- 26-01-06 15:05:14[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116165%22}&event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017374992370605 -- 26-01-06 15:05:15[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-06 15:05:15[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 26-01-06 15:05:15[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038421154022217 -- 26-01-06 15:05:15[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-06 15:05:15[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01746392250061 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116163 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034608840942383 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select payment_id from dbthird.thd_payment where oa_payment_id = 116163 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133479 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026823043823242 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 15:05:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116163%22}&event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019654035568237 -- 26-01-06 15:05:33[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 15:05:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052211284637451 -- 26-01-06 15:05:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044939517974854 -- 26-01-06 15:05:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028480052947998 -- 26-01-06 15:05:38[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 15:05:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048460960388184 -- 26-01-06 15:05:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004345178604126 -- 26-01-06 15:05:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018465042114258 -- 26-01-06 15:06:02[董国强-2434] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%停车费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016451835632324 -- 26-01-06 15:06:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 15:06:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044641494750977 -- 26-01-06 15:06:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043179988861084 -- 26-01-06 15:06:21[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016710042953491 -- 26-01-06 15:06:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032651424407959 -- 26-01-06 15:06:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046238899230957 -- 26-01-06 15:06:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048370361328125 -- 26-01-06 15:06:34[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015599012374878 -- 26-01-06 15:06:38[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031161308288574 -- 26-01-06 15:06:38[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044770240783691 -- 26-01-06 15:06:38[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042598247528076 -- 26-01-06 15:06:38[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015743970870972 -- 26-01-06 15:06:49[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 15:06:49[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015845060348511 -- 26-01-06 15:06:53[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031368732452393 -- 26-01-06 15:06:53[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044679641723633 -- 26-01-06 15:06:53[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044131278991699 -- 26-01-06 15:06:53[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016329050064087 -- 26-01-06 15:06:54[董国强-2434] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022207021713257 -- 26-01-06 15:06:55[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 15:06:55[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044989585876465 -- 26-01-06 15:06:55[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043141841888428 -- 26-01-06 15:06:55[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016427993774414 -- 26-01-06 15:06:55[董国强-2434] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021688938140869 -- 26-01-06 15:07:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 15:07:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.004223108291626 -- 26-01-06 15:07:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 26-01-06 15:07:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021708011627197 -- 26-01-06 15:07:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017028093338013 -- 26-01-06 15:07:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 26-01-06 15:07:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036511421203613 -- 26-01-06 15:07:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030660629272461 -- 26-01-06 15:07:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032668113708496 -- 26-01-06 15:07:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030322074890137 -- 26-01-06 15:07:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01639199256897 -- 26-01-06 15:07:19[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0172119140625 -- 26-01-06 15:07:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017080068588257 -- 26-01-06 15:07:21[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7270 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-06 15:07:21[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 15:07:21[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 15:07:21[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-06 15:07:21[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017215013504028 -- 26-01-06 15:07:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017417907714844 -- 26-01-06 15:07:27[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017309904098511 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7270 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033431053161621 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020148992538452 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035381317138672 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01568603515625 -- 26-01-06 15:07:29[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01599907875061 -- 26-01-06 15:10:05[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:10:05[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044150352478027 -- 26-01-06 15:10:05[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017297983169556 -- 26-01-06 15:16:12[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030050277709961 -- 26-01-06 15:16:12[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044760704040527 -- 26-01-06 15:16:12[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70491 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018336057662964 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2268768%22%7D&event=edit_extrafareApply&extrafareApply_id=68768 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033512115478516 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2268768%22%7D&event=edit_extrafareApply&extrafareApply_id=68768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032858848571777 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2268768%22%7D&event=edit_extrafareApply&extrafareApply_id=68768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019343137741089 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2268768%22%7D&event=edit_extrafareApply&extrafareApply_id=68768 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5706481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2268768%22%7D&event=edit_extrafareApply&extrafareApply_id=68768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2268768%22%7D&event=edit_extrafareApply&extrafareApply_id=68768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019155979156494 -- 26-01-06 15:17:04[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023540019989014 -- 26-01-06 15:17:05[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018048048019409 -- 26-01-06 15:17:05[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016419887542725 -- 26-01-06 15:17:10[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 26-01-06 15:17:10[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-06 15:17:10[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-06 15:17:10[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003568172454834 -- 26-01-06 15:17:10[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023510932922363 -- 26-01-06 15:17:11[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 70214 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030510425567627 -- 26-01-06 15:17:11[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030901432037354 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853113 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70214 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018102884292603 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017164945602417 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016541004180908 -- 26-01-06 15:17:12[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017982959747314 -- 26-01-06 15:17:19[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042569637298584 -- 26-01-06 15:17:19[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-06 15:17:19[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039432048797607 -- 26-01-06 15:17:19[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038888454437256 -- 26-01-06 15:17:19[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023277997970581 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 70460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035028457641602 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033738613128662 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=70460 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1170 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022361040115356 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017502784729004 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%李浙勇%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016381025314331 -- 26-01-06 15:17:20[李浙勇-1170] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020489931106567 -- 26-01-06 15:17:25[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038270950317383 -- 26-01-06 15:17:25[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 26-01-06 15:17:25[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035531520843506 -- 26-01-06 15:17:25[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1170 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035698413848877 -- 26-01-06 15:17:25[李浙勇-1170] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1170 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016531944274902 -- 26-01-06 15:18:25[董国强-2434] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017003059387207 -- 26-01-06 15:18:48[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-06 15:18:48[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045609474182129 -- 26-01-06 15:18:48[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70491 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046529769897461 -- 26-01-06 15:18:48[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2638 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016563892364502 -- 26-01-06 15:19:03[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 15:19:03[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047957897186279 -- 26-01-06 15:19:03[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70491 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044829845428467 -- 26-01-06 15:19:03[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2638 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017398118972778 -- 26-01-06 15:19:11[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-06 15:19:11[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047538280487061 -- 26-01-06 15:19:11[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70491 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046098232269287 -- 26-01-06 15:19:11[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2638 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022408008575439 -- 26-01-06 15:19:37[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034098625183105 -- 26-01-06 15:19:38[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018338918685913 -- 26-01-06 15:19:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 15:19:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004626989364624 -- 26-01-06 15:19:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70491 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046820640563965 -- 26-01-06 15:19:39[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2638 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024082183837891 -- 26-01-06 15:19:40[董国强-2434] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016633033752441 -- 26-01-06 15:19:41[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 15:19:41[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046689510345459 -- 26-01-06 15:19:41[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2434,updatedby_id = 2434 where extrafareApply_id = 70491 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047369003295898 -- 26-01-06 15:19:41[董国强-2434] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2434,updatedby_id = 2434 where otherfee_id = 2638 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015547037124634 -- 26-01-06 15:19:42[董国强-2434] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2434 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016430854797363 -- 26-01-06 15:21:42 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 15:21:42 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0038349628448486 -- 26-01-06 15:21:42 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-06 15:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021160125732422 -- 26-01-06 15:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016443967819214 -- 26-01-06 15:35:29 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 15:35:29 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 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.0041310787200928 -- 26-01-06 15:35:29 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 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='MoChuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-06 15:35:29[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028820037841797 -- 26-01-06 15:35:29[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039370059967041 -- 26-01-06 15:35:29[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 15:35:29[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003788948059082 -- 26-01-06 15:35:29[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 26-01-06 15:35:29[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01595401763916 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032081604003906 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024170875549316 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01571798324585 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016237020492554 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020073890686035 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02591609954834 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069558620452881 -- 26-01-06 15:35:32[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017406940460205 -- 26-01-06 15:35:36 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 26-01-06 15:35:36 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0044300556182861 -- 26-01-06 15:35:36 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='DengDa' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-06 15:35:36[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 35 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020796060562134 -- 26-01-06 15:35:36[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016619920730591 -- 26-01-06 15:35:37[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018079996109009 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70492 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00370192527771 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70492 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041170120239258 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040578842163086 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034921169281006 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 26-01-06 15:35:40[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0157630443573 -- 26-01-06 15:35:42[邓炟-1787] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01728892326355 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017693042755127 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70494 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70494 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038390159606934 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875306 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 15:35:43[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015371084213257 -- 26-01-06 15:35:44[邓炟-1787] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016484975814819 -- 26-01-06 15:35:45[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016399145126343 -- 26-01-06 15:35:45[邓炟-1787] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019098997116089 -- 26-01-06 15:35:57[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043010711669922 -- 26-01-06 15:35:57[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fareitem_name like '%差%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 15:35:57[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fareitem_name like '%差%' and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018350839614868 -- 26-01-06 15:36:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017539024353027 -- 26-01-06 15:36:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034449100494385 -- 26-01-06 15:36:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select payment_id from dbthird.thd_payment where oa_payment_id = 116169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 26-01-06 15:36:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133485 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-06 15:36:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 26-01-06 15:36:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026810169219971 -- 26-01-06 15:36:06[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 26-01-06 15:36:06[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 15:36:06[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 15:36:06[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 15:36:06[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116169 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016726016998291 -- 26-01-06 15:36:08[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116169 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015269994735718 -- 26-01-06 15:36:09[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017986059188843 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116145 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select payment_id from dbthird.thd_payment where oa_payment_id = 116145 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133461 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039482116699219 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873932 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027823925018311 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873932 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034449100494385 -- 26-01-06 15:36:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016516923904419 -- 26-01-06 15:36:11[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016145944595337 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017369031906128 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70410 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003774881362915 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70410 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040969848632812 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70410 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032491683959961 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-06 15:36:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015048027038574 -- 26-01-06 15:36:13[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017397165298462 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026142835617065 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70328 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003544807434082 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70328 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034248828887939 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029699802398682 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029630661010742 -- 26-01-06 15:36:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 26-01-06 15:36:15[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863645 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029761791229248 -- 26-01-06 15:36:15[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015597105026245 -- 26-01-06 15:36:15[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017187118530273 -- 26-01-06 15:36:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016793012619019 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70194 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033807754516602 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036711692810059 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034282207489014 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003197193145752 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003328800201416 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5852052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 26-01-06 15:36:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025014162063599 -- 26-01-06 15:36:17[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016968011856079 -- 26-01-06 15:36:18[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021934032440186 -- 26-01-06 15:36:18[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017745971679688 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 69739 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035760402679443 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 69739 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003803014755249 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 69739 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 69739 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034677982330322 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5811147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:36:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69739 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016310930252075 -- 26-01-06 15:36:20[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=69739 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016815900802612 -- 26-01-06 15:36:20[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016618967056274 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 69738 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 69738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 69738 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037438869476318 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 69738 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003291130065918 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5811096 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031411647796631 -- 26-01-06 15:36:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019094944000244 -- 26-01-06 15:36:22[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039181709289551 -- 26-01-06 15:36:22[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) and p.project_name like '%富%' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016820907592773 -- 26-01-06 15:36:22[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=69738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029860973358154 -- 26-01-06 15:36:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026163101196289 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 69737 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 69737 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 69737 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034089088439941 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 69737 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5810941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030930042266846 -- 26-01-06 15:36:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=69737 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027287006378174 -- 26-01-06 15:36:24[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=69737 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016300916671753 -- 26-01-06 15:36:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032032012939453 -- 26-01-06 15:36:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43464 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036249160766602 -- 26-01-06 15:36:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43464 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43464 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 26-01-06 15:36:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43464 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874028 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-06 15:36:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43464 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 15:36:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43464 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874028 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031478404998779 -- 26-01-06 15:36:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43464 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016963005065918 -- 26-01-06 15:36:26[张体海-1176] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43464 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017025947570801 -- 26-01-06 15:36:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016252994537354 -- 26-01-06 15:36:27[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 15:36:27[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016865015029907 -- 26-01-06 15:36:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select * from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041251182556152 -- 26-01-06 15:36:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi left join dboa.oa_fareitem_issue fi_i on fi.fareitem_id = fi_i.fareitem_id where fi_i.issue_acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 26-01-06 15:36:27[莫川-613] -- /buz/oa/index.php/oamgmt/get_fareitem_item select fi.fareitem_name `title`,fi.fareitem_id `value` from dboa.oa_fareitem fi where fi.acct_id = 14 and fi.fare_type_id = 2 and fi.fare_attr_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017200946807861 -- 26-01-06 15:36:34 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 26-01-06 15:36:34 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0042557716369629 -- 26-01-06 15:36:34 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='FeiFei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 26-01-06 15:36:34[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019073009490967 -- 26-01-06 15:36:36[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017238140106201 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select payment_id from dbthird.thd_payment where oa_payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133405 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031840085983276 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032298564910889 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032861232757568 -- 26-01-06 15:36:37[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023699998855591 -- 26-01-06 15:36:40[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027233839035034 -- 26-01-06 15:36:40[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016261100769043 -- 26-01-06 15:37:10[莫川-613] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022278070449829 -- 26-01-06 15:37:13[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030284881591797 -- 26-01-06 15:37:14[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028088092803955 -- 26-01-06 15:37:15[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016772031784058 -- 26-01-06 15:38:01[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 26-01-06 15:38:01[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033621788024902 -- 26-01-06 15:38:01[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 26-01-06 15:38:01[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 15:38:01[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.066917181015015 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43488 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006889820098877 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004033088684082 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 15:38:06[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43488 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018887042999268 -- 26-01-06 15:38:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0241858959198 -- 26-01-06 15:38:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 14 and cont.cont_isenable = 1 AND cont.cont_name like '%莫川%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02565598487854 -- 26-01-06 15:38:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.org_name like '%项目一部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015527009963989 -- 26-01-06 15:38:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 14 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017791032791138 -- 26-01-06 15:38:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070888996124268 -- 26-01-06 15:38:07[莫川-613] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 14 and p.project_id not in (30,148,50,31,1,250) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016907930374146 -- 26-01-06 15:38:09[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 26-01-06 15:38:09[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033411979675293 -- 26-01-06 15:38:09[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 26-01-06 15:38:09[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 613 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-06 15:38:09[莫川-613] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 613 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016769886016846 -- 26-01-06 15:39:58 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-06 15:39:58 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0042059421539307 -- 26-01-06 15:39:58 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ShiJiaoHua' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-06 15:39:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022857189178467 -- 26-01-06 15:39:59[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019137144088745 -- 26-01-06 15:40:01[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 26-01-06 15:40:01[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-06 15:40:01[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039799213409424 -- 26-01-06 15:40:01[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016515970230103 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select payment_id from dbthird.thd_payment where oa_payment_id = 114529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132257 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003709077835083 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5788132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018286943435669 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5788132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031380653381348 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031487941741943 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 15:40:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22114529%22%7D&event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019285917282104 -- 26-01-06 15:40:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016443014144897 -- 26-01-06 15:40:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025861978530884 -- 26-01-06 15:40:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015630006790161 -- 26-01-06 15:40:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028496980667114 -- 26-01-06 15:40:10[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7272 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033571720123291 -- 26-01-06 15:40:10[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 15:40:10[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-06 15:40:10[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875333 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025743007659912 -- 26-01-06 15:40:13[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016551971435547 -- 26-01-06 15:40:13[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024773836135864 -- 26-01-06 15:40:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 15:40:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-06 15:40:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-06 15:40:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 15:40:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023014068603516 -- 26-01-06 15:40:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036969184875488 -- 26-01-06 15:40:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select payment_id from dbthird.thd_payment where oa_payment_id = 116043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037097930908203 -- 26-01-06 15:40:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 15:40:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033068656921387 -- 26-01-06 15:40:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 26-01-06 15:40:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 26-01-06 15:40:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:40:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 15:40:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0223228931427 -- 26-01-06 15:40:27[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015662908554077 -- 26-01-06 15:40:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015577077865601 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116013 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select payment_id from dbthird.thd_payment where oa_payment_id = 116013 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133363 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035169124603271 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029139518737793 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029468536376953 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029330253601074 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029089450836182 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002953052520752 -- 26-01-06 15:40:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022676944732666 -- 26-01-06 15:40:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017086029052734 -- 26-01-06 15:40:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016558885574341 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032951831817627 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select payment_id from dbthird.thd_payment where oa_payment_id = 115826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133184 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020226001739502 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036838054656982 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 15:40:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023496150970459 -- 26-01-06 15:40:41[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025507211685181 -- 26-01-06 15:40:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01826286315918 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034608840942383 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select payment_id from dbthird.thd_payment where oa_payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039222240447998 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 15:40:43[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017129182815552 -- 26-01-06 15:40:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021654844284058 -- 26-01-06 15:40:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015222072601318 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115824 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select payment_id from dbthird.thd_payment where oa_payment_id = 115824 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861469 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029211044311523 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02688193321228 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861469 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029141902923584 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029008388519287 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002938985824585 -- 26-01-06 15:40:48[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018089056015015 -- 26-01-06 15:40:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025107145309448 -- 26-01-06 15:40:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016602993011475 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select payment_id from dbthird.thd_payment where oa_payment_id = 115041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036008358001709 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5813843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003079891204834 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00323486328125 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5813843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 15:40:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016416072845459 -- 26-01-06 15:40:58[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026026964187622 -- 26-01-06 15:40:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022386074066162 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select payment_id from dbthird.thd_payment where oa_payment_id = 114814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5802122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021073818206787 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00337815284729 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5802122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003148078918457 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 15:41:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016597032546997 -- 26-01-06 15:41:04[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016355037689209 -- 26-01-06 15:41:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017153978347778 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114652 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00343918800354 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select payment_id from dbthird.thd_payment where oa_payment_id = 114652 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132365 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039188861846924 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5791838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5791838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 15:41:06[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016239881515503 -- 26-01-06 15:41:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017416000366211 -- 26-01-06 15:41:10[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026569843292236 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select payment_id from dbthird.thd_payment where oa_payment_id = 114520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5787521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032711029052734 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5787521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 15:41:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015825033187866 -- 26-01-06 15:41:18[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018094062805176 -- 26-01-06 15:41:19[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022579908370972 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034458637237549 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select payment_id from dbthird.thd_payment where oa_payment_id = 114316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034651756286621 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029528141021729 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029489994049072 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029571056365967 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029969215393066 -- 26-01-06 15:41:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01564884185791 -- 26-01-06 15:41:23[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026218891143799 -- 26-01-06 15:41:23[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015859127044678 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114313 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select payment_id from dbthird.thd_payment where oa_payment_id = 114313 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031678676605225 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770652 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030941963195801 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017609119415283 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770652 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030031204223633 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 26-01-06 15:41:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016724824905396 -- 26-01-06 15:41:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01658296585083 -- 26-01-06 15:41:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016454219818115 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036389827728271 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select payment_id from dbthird.thd_payment where oa_payment_id = 114305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016618967056274 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 26-01-06 15:41:29[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016394138336182 -- 26-01-06 15:41:35[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022248029708862 -- 26-01-06 15:41:35[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016510009765625 -- 26-01-06 15:41:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01964807510376 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003342866897583 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select payment_id from dbthird.thd_payment where oa_payment_id = 114303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770188 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770188 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 15:41:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017025947570801 -- 26-01-06 15:41:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7270 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 26-01-06 15:41:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030288696289062 -- 26-01-06 15:41:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-06 15:41:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030348300933838 -- 26-01-06 15:41:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016995906829834 -- 26-01-06 15:41:41[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019139766693115 -- 26-01-06 15:41:41[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016513109207153 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select payment_id from dbthird.thd_payment where oa_payment_id = 114295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036261081695557 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031311511993408 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031821727752686 -- 26-01-06 15:41:42[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018011093139648 -- 26-01-06 15:41:45[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015074014663696 -- 26-01-06 15:41:46[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01666522026062 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114294 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select payment_id from dbthird.thd_payment where oa_payment_id = 114294 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033061504364014 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5769845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00313401222229 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5769845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031511783599854 -- 26-01-06 15:41:47[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016828060150146 -- 26-01-06 15:41:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015774011611938 -- 26-01-06 15:41:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018548011779785 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004033088684082 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select payment_id from dbthird.thd_payment where oa_payment_id = 114253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041239261627197 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036599636077881 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035288333892822 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035941600799561 -- 26-01-06 15:41:52[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016770124435425 -- 26-01-06 15:41:55[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017442941665649 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017729997634888 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select payment_id from dbthird.thd_payment where oa_payment_id = 114252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 15:41:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016113996505737 -- 26-01-06 15:42:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016427993774414 -- 26-01-06 15:42:01[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016307830810547 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select payment_id from dbthird.thd_payment where oa_payment_id = 114250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032651424407959 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003115177154541 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 26-01-06 15:42:02[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017591953277588 -- 26-01-06 15:42:04[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017505168914795 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016489028930664 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select payment_id from dbthird.thd_payment where oa_payment_id = 114249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032558441162109 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:42:05[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016398906707764 -- 26-01-06 15:42:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01609992980957 -- 26-01-06 15:42:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016700029373169 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select payment_id from dbthird.thd_payment where oa_payment_id = 113175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003821849822998 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131123 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5702191 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016438007354736 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5702191 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 15:42:09[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017354965209961 -- 26-01-06 15:42:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023204803466797 -- 26-01-06 15:42:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016487836837769 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 112808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032620429992676 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select payment_id from dbthird.thd_payment where oa_payment_id = 112808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032618045806885 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 130770 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5675394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017398118972778 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5675394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030441284179688 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030810832977295 -- 26-01-06 15:42:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015923023223877 -- 26-01-06 15:42:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016764163970947 -- 26-01-06 15:42:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016562938690186 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 112501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032691955566406 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select payment_id from dbthird.thd_payment where oa_payment_id = 112501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5660426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031847953796387 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027665138244629 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5660426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027261018753052 -- 26-01-06 15:42:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 15:42:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0038151741027832 -- 26-01-06 15:42:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034720897674561 -- 26-01-06 15:42:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 15:42:16[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016726016998291 -- 26-01-06 15:42:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01632285118103 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036599636077881 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select payment_id from dbthird.thd_payment where oa_payment_id = 116176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035789012908936 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133492 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003176212310791 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875330 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028852939605713 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875330 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030159950256348 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003018856048584 -- 26-01-06 15:42:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016401052474976 -- 26-01-06 15:42:18[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026524066925049 -- 26-01-06 15:42:19[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029944896697998 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select payment_id from dbthird.thd_payment where oa_payment_id = 111884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037698745727539 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5618062 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5618062 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 15:42:20[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016255140304565 -- 26-01-06 15:42:23[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0224609375 -- 26-01-06 15:42:23[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017011880874634 -- 26-01-06 15:42:23[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016691923141479 -- 26-01-06 15:42:24[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016510963439941 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032501220703125 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select payment_id from dbthird.thd_payment where oa_payment_id = 116175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133491 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036680698394775 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031821727752686 -- 26-01-06 15:42:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016838073730469 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select payment_id from dbthird.thd_payment where oa_payment_id = 111879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037639141082764 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5618048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026309967041016 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5618048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031747817993164 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031998157501221 -- 26-01-06 15:42:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016063928604126 -- 26-01-06 15:42:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016031980514526 -- 26-01-06 15:42:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017513990402222 -- 26-01-06 15:42:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016212940216064 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select payment_id from dbthird.thd_payment where oa_payment_id = 116172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133488 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875269 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031049251556396 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015974044799805 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875269 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031218528747559 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 26-01-06 15:42:26[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116172 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016157865524292 -- 26-01-06 15:42:27[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016318082809448 -- 26-01-06 15:42:27[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017506122589111 -- 26-01-06 15:42:27[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116172 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020576000213623 -- 26-01-06 15:42:28[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017474889755249 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034258365631104 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select payment_id from dbthird.thd_payment where oa_payment_id = 111575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5597944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026861906051636 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003471851348877 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5597944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017573118209839 -- 26-01-06 15:42:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 26-01-06 15:42:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 15:42:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:42:28[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 15:42:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 15:42:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015555143356323 -- 26-01-06 15:42:31[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017762899398804 -- 26-01-06 15:42:32[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021386861801147 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select payment_id from dbthird.thd_payment where oa_payment_id = 111194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003342866897583 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019896030426025 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033638477325439 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 15:42:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017060041427612 -- 26-01-06 15:42:39[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016724824905396 -- 26-01-06 15:42:39[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01714301109314 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111190 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select payment_id from dbthird.thd_payment where oa_payment_id = 111190 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032148361206055 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-06 15:42:40[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015583992004395 -- 26-01-06 15:42:44[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016134023666382 -- 26-01-06 15:42:45[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016211986541748 -- 26-01-06 15:42:45[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031638145446777 -- 26-01-06 15:42:45[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select payment_id from dbthird.thd_payment where oa_payment_id = 111188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 15:42:45[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030379295349121 -- 26-01-06 15:42:45[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025698900222778 -- 26-01-06 15:42:46[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 15:42:46[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030269622802734 -- 26-01-06 15:42:46[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 26-01-06 15:42:46[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-06 15:42:46[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015429973602295 -- 26-01-06 15:42:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027945041656494 -- 26-01-06 15:42:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02423095703125 -- 26-01-06 15:42:49[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028499126434326 -- 26-01-06 15:42:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7270 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031421184539795 -- 26-01-06 15:42:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 26-01-06 15:42:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016286134719849 -- 26-01-06 15:42:50[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-06 15:42:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030028820037842 -- 26-01-06 15:42:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023991107940674 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select payment_id from dbthird.thd_payment where oa_payment_id = 111179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003018856048584 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022065162658691 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select * from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030181407928467 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030169486999512 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030491352081299 -- 26-01-06 15:42:51[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648211479187 -- 26-01-06 15:42:52[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017084836959839 -- 26-01-06 15:42:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7267 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-06 15:42:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 26-01-06 15:42:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032808780670166 -- 26-01-06 15:42:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031020641326904 -- 26-01-06 15:42:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015604019165039 -- 26-01-06 15:42:55[廖浩双-2018] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01624608039856 -- 26-01-06 15:42:55 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 15:42:55 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0037329196929932 -- 26-01-06 15:42:55 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 15:42:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029657125473022 -- 26-01-06 15:42:55[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016778945922852 -- 26-01-06 15:42:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016913890838623 -- 26-01-06 15:42:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43467 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038018226623535 -- 26-01-06 15:42:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43467 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 15:42:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 15:42:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 15:42:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032567977905273 -- 26-01-06 15:42:56[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028588056564331 -- 26-01-06 15:42:56[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026180982589722 -- 26-01-06 15:42:56[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018093109130859 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select payment_id from dbthird.thd_payment where oa_payment_id = 116126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133442 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028026103973389 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035197734832764 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-06 15:42:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026471853256226 -- 26-01-06 15:42:58[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017791986465454 -- 26-01-06 15:42:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7265 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035059452056885 -- 26-01-06 15:42:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 15:42:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035891532897949 -- 26-01-06 15:42:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033988952636719 -- 26-01-06 15:42:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027340173721313 -- 26-01-06 15:42:58[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016480922698975 -- 26-01-06 15:42:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016492128372192 -- 26-01-06 15:42:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017575979232788 -- 26-01-06 15:43:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43453 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038950443267822 -- 26-01-06 15:43:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43453 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 26-01-06 15:43:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 15:43:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003544807434082 -- 26-01-06 15:43:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 15:43:00[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016615867614746 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select payment_id from dbthird.thd_payment where oa_payment_id = 116105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133421 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872355 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872355 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031461715698242 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 26-01-06 15:43:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016197204589844 -- 26-01-06 15:43:04[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016108989715576 -- 26-01-06 15:43:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019032001495361 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033671855926514 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select payment_id from dbthird.thd_payment where oa_payment_id = 116104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133420 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872317 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017322063446045 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872317 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032081604003906 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022863149642944 -- 26-01-06 15:43:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017483949661255 -- 26-01-06 15:43:06[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14009213447571 -- 26-01-06 15:43:07[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015227079391479 -- 26-01-06 15:43:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019412040710449 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select payment_id from dbthird.thd_payment where oa_payment_id = 116103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133419 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027836084365845 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033881664276123 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 15:43:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015667915344238 -- 26-01-06 15:43:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 26-01-06 15:43:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029711723327637 -- 26-01-06 15:43:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030381679534912 -- 26-01-06 15:43:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872097 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028800964355469 -- 26-01-06 15:43:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026395797729492 -- 26-01-06 15:43:09[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017170906066895 -- 26-01-06 15:43:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026846170425415 -- 26-01-06 15:43:10[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017306089401245 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select payment_id from dbthird.thd_payment where oa_payment_id = 116102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133418 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028563976287842 -- 26-01-06 15:43:10[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018982887268066 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 15:43:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02155613899231 -- 26-01-06 15:43:11[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022818803787231 -- 26-01-06 15:43:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43449 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038769245147705 -- 26-01-06 15:43:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-06 15:43:11[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 15:43:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 26-01-06 15:43:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 15:43:12[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017923831939697 -- 26-01-06 15:43:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017791986465454 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034968852996826 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select payment_id from dbthird.thd_payment where oa_payment_id = 116100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003978967666626 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133416 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039310455322266 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872229 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872229 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015854120254517 -- 26-01-06 15:43:13[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020807981491089 -- 26-01-06 15:43:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01712703704834 -- 26-01-06 15:43:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01809287071228 -- 26-01-06 15:43:15[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016026020050049 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031778812408447 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select payment_id from dbthird.thd_payment where oa_payment_id = 116099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133415 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030691623687744 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 15:43:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020259857177734 -- 26-01-06 15:43:16[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026033163070679 -- 26-01-06 15:43:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0174560546875 -- 26-01-06 15:43:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00331711769104 -- 26-01-06 15:43:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031778812408447 -- 26-01-06 15:43:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 15:43:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 15:43:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02292799949646 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select payment_id from dbthird.thd_payment where oa_payment_id = 116011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133361 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030908584594727 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01845383644104 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031218528747559 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031368732452393 -- 26-01-06 15:43:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025066137313843 -- 26-01-06 15:43:20[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019361972808838 -- 26-01-06 15:43:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018043994903564 -- 26-01-06 15:43:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 15:43:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 26-01-06 15:43:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-06 15:43:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7273 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017369985580444 -- 26-01-06 15:43:24[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034427881240845 -- 26-01-06 15:43:24[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024376153945923 -- 26-01-06 15:43:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016660928726196 -- 26-01-06 15:43:25[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016702890396118 -- 26-01-06 15:43:26[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43448 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:43:26[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033371448516846 -- 26-01-06 15:43:26[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 15:43:26[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 26-01-06 15:43:26[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032138824462891 -- 26-01-06 15:43:26[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023457050323486 -- 26-01-06 15:43:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7262 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003197193145752 -- 26-01-06 15:43:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030472278594971 -- 26-01-06 15:43:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 26-01-06 15:43:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 26-01-06 15:43:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017857074737549 -- 26-01-06 15:43:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027559995651245 -- 26-01-06 15:43:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023877859115601 -- 26-01-06 15:43:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7272 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031177997589111 -- 26-01-06 15:43:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003122091293335 -- 26-01-06 15:43:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032861232757568 -- 26-01-06 15:43:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7272 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875333 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016495943069458 -- 26-01-06 15:43:32[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024199962615967 -- 26-01-06 15:43:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01568603515625 -- 26-01-06 15:43:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017040014266968 -- 26-01-06 15:43:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017527103424072 -- 26-01-06 15:43:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43446 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 26-01-06 15:43:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43446 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039238929748535 -- 26-01-06 15:43:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 15:43:33[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035037994384766 -- 26-01-06 15:43:34[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 15:43:34[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015913009643555 -- 26-01-06 15:43:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 26-01-06 15:43:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029890537261963 -- 26-01-06 15:43:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 15:43:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 26-01-06 15:43:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016668081283569 -- 26-01-06 15:43:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015874147415161 -- 26-01-06 15:43:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019801139831543 -- 26-01-06 15:43:36[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016719818115234 -- 26-01-06 15:43:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015395879745483 -- 26-01-06 15:43:37[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022926092147827 -- 26-01-06 15:43:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43435 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 15:43:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43435 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033001899719238 -- 26-01-06 15:43:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-06 15:43:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 26-01-06 15:43:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 15:43:37[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024570941925049 -- 26-01-06 15:43:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020283937454224 -- 26-01-06 15:43:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 15:43:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 15:43:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 15:43:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 15:43:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018872976303101 -- 26-01-06 15:43:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7267 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 15:43:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 26-01-06 15:43:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 15:43:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 15:43:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02001690864563 -- 26-01-06 15:43:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019658088684082 -- 26-01-06 15:43:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022938013076782 -- 26-01-06 15:43:41[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0174880027771 -- 26-01-06 15:43:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015841007232666 -- 26-01-06 15:43:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7265 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 26-01-06 15:43:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 26-01-06 15:43:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 15:43:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 26-01-06 15:43:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021293163299561 -- 26-01-06 15:43:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022502899169922 -- 26-01-06 15:43:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7259 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7259 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 26-01-06 15:43:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7259 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031352043151855 -- 26-01-06 15:43:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 15:43:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7259 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867973 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 15:43:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02097487449646 -- 26-01-06 15:43:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018523931503296 -- 26-01-06 15:43:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 26-01-06 15:43:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034048557281494 -- 26-01-06 15:43:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 26-01-06 15:43:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872097 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 15:43:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017290115356445 -- 26-01-06 15:43:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016184091567993 -- 26-01-06 15:43:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021403074264526 -- 26-01-06 15:43:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 15:43:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:43:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 15:43:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 15:43:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016607999801636 -- 26-01-06 15:43:53[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016331911087036 -- 26-01-06 15:43:53[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017473936080933 -- 26-01-06 15:43:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035390853881836 -- 26-01-06 15:43:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-06 15:43:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 15:43:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035281181335449 -- 26-01-06 15:43:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 15:43:54[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016358137130737 -- 26-01-06 15:43:57[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022570133209229 -- 26-01-06 15:43:58[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022696971893311 -- 26-01-06 15:43:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43336 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037548542022705 -- 26-01-06 15:43:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43336 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037460327148438 -- 26-01-06 15:43:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 15:43:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 15:43:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 15:43:59[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016067981719971 -- 26-01-06 15:44:01[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017025947570801 -- 26-01-06 15:44:02[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7256 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7256 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 15:44:02[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7256 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-06 15:44:02[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003389835357666 -- 26-01-06 15:44:03[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7256 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 15:44:03[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015296936035156 -- 26-01-06 15:44:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025161981582642 -- 26-01-06 15:44:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017851114273071 -- 26-01-06 15:44:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7262 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 26-01-06 15:44:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 15:44:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-06 15:44:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032641887664795 -- 26-01-06 15:44:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015371084213257 -- 26-01-06 15:44:07[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017406940460205 -- 26-01-06 15:44:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017452955245972 -- 26-01-06 15:44:07[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017970085144043 -- 26-01-06 15:44:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016352891921997 -- 26-01-06 15:44:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036981105804443 -- 26-01-06 15:44:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43316 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-06 15:44:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031630992889404 -- 26-01-06 15:44:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003328800201416 -- 26-01-06 15:44:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 15:44:08[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020467042922974 -- 26-01-06 15:44:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 26-01-06 15:44:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 15:44:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-06 15:44:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 15:44:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016475915908813 -- 26-01-06 15:44:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016026020050049 -- 26-01-06 15:44:14[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023705005645752 -- 26-01-06 15:44:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017558097839355 -- 26-01-06 15:44:14[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02856183052063 -- 26-01-06 15:44:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43287 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037720203399658 -- 26-01-06 15:44:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43287 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037171840667725 -- 26-01-06 15:44:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5853257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 15:44:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 15:44:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 26-01-06 15:44:15[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023097991943359 -- 26-01-06 15:44:18[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016637086868286 -- 26-01-06 15:44:18[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015964984893799 -- 26-01-06 15:44:20[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02058482170105 -- 26-01-06 15:44:22[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7255 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035288333892822 -- 26-01-06 15:44:22[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-06 15:44:22[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-06 15:44:22[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864514 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 15:44:22[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016256093978882 -- 26-01-06 15:44:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025256156921387 -- 26-01-06 15:44:53[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7255 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003521203994751 -- 26-01-06 15:44:53[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:44:53[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035378932952881 -- 26-01-06 15:44:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864514 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 15:44:54[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023947954177856 -- 26-01-06 15:44:56[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019659042358398 -- 26-01-06 15:45:00[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7252 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 26-01-06 15:45:00[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7252 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-06 15:45:00[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 15:45:00[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7252 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 15:45:00[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016857862472534 -- 26-01-06 15:45:05[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015498161315918 -- 26-01-06 15:45:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7250 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 26-01-06 15:45:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7250 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029850006103516 -- 26-01-06 15:45:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031218528747559 -- 26-01-06 15:45:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7250 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863908 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029740333557129 -- 26-01-06 15:45:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019696950912476 -- 26-01-06 15:45:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017255067825317 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select payment_id from dbthird.thd_payment where oa_payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133494 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038580894470215 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02100396156311 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 15:45:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017177104949951 -- 26-01-06 15:45:33[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028932094573975 -- 26-01-06 15:45:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 26-01-06 15:45:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 15:45:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 26-01-06 15:45:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863650 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-06 15:45:36[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023101806640625 -- 26-01-06 15:45:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016187906265259 -- 26-01-06 15:45:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01657509803772 -- 26-01-06 15:45:44[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017316102981567 -- 26-01-06 15:45:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 15:45:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-06 15:45:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032551288604736 -- 26-01-06 15:45:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853818 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031161308288574 -- 26-01-06 15:45:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023513078689575 -- 26-01-06 15:45:50 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 26-01-06 15:45:50 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0040750503540039 -- 26-01-06 15:45:50 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YangQun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 26-01-06 15:45:50[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 39 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01538610458374 -- 26-01-06 15:45:51[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017040967941284 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select payment_id from dbthird.thd_payment where oa_payment_id = 116043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038139820098877 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020688056945801 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 15:45:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024564027786255 -- 26-01-06 15:45:54[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02667498588562 -- 26-01-06 15:45:54[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016631841659546 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116013 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select payment_id from dbthird.thd_payment where oa_payment_id = 116013 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133363 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003709077835083 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016679048538208 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 26-01-06 15:45:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016020059585571 -- 26-01-06 15:45:59[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016530990600586 -- 26-01-06 15:46:00[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016019105911255 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select payment_id from dbthird.thd_payment where oa_payment_id = 115826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032901763916016 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133184 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036799907684326 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026232957839966 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003000020980835 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 15:46:01[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015851020812988 -- 26-01-06 15:46:02[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016506910324097 -- 26-01-06 15:46:03[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025202989578247 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select payment_id from dbthird.thd_payment where oa_payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036470890045166 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030479431152344 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030710697174072 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031170845031738 -- 26-01-06 15:46:04[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027226209640503 -- 26-01-06 15:46:05[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017536878585815 -- 26-01-06 15:46:05[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016132116317749 -- 26-01-06 15:46:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027245998382568 -- 26-01-06 15:46:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017705202102661 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115824 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select payment_id from dbthird.thd_payment where oa_payment_id = 115824 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039370059967041 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861469 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017225980758667 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861469 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034499168395996 -- 26-01-06 15:46:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019345045089722 -- 26-01-06 15:46:08[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015695095062256 -- 26-01-06 15:46:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017666101455688 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035378932952881 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select payment_id from dbthird.thd_payment where oa_payment_id = 115041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5813843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018280982971191 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5813843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034308433532715 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-06 15:46:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016659021377563 -- 26-01-06 15:46:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7232 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031020641326904 -- 26-01-06 15:46:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030078887939453 -- 26-01-06 15:46:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 26-01-06 15:46:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849126 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030078887939453 -- 26-01-06 15:46:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016907930374146 -- 26-01-06 15:46:10[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016211032867432 -- 26-01-06 15:46:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017055988311768 -- 26-01-06 15:46:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003352165222168 -- 26-01-06 15:46:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select payment_id from dbthird.thd_payment where oa_payment_id = 114814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 15:46:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5802122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-06 15:46:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02711009979248 -- 26-01-06 15:46:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 15:46:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5802122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 15:46:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 15:46:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032691955566406 -- 26-01-06 15:46:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017178058624268 -- 26-01-06 15:46:14[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7265 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 26-01-06 15:46:14[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 15:46:14[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 26-01-06 15:46:14[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 15:46:14[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024297952651978 -- 26-01-06 15:46:15[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015464067459106 -- 26-01-06 15:46:15[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022325992584229 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114652 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select payment_id from dbthird.thd_payment where oa_payment_id = 114652 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132365 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5791838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016714811325073 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5791838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029981136322021 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030279159545898 -- 26-01-06 15:46:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015926837921143 -- 26-01-06 15:46:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022567987442017 -- 26-01-06 15:46:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022871971130371 -- 26-01-06 15:46:18[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024212837219238 -- 26-01-06 15:46:19[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016633987426758 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select payment_id from dbthird.thd_payment where oa_payment_id = 114529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132257 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5788132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5788132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031778812408447 -- 26-01-06 15:46:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016132116317749 -- 26-01-06 15:46:20[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7139 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 26-01-06 15:46:20[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7139 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 15:46:20[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 15:46:20[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7139 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030479431152344 -- 26-01-06 15:46:20[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017374992370605 -- 26-01-06 15:46:21[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025115966796875 -- 26-01-06 15:46:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017356872558594 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select payment_id from dbthird.thd_payment where oa_payment_id = 114520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034291744232178 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5787521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5787521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003291130065918 -- 26-01-06 15:46:22[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016572952270508 -- 26-01-06 15:46:23[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016690969467163 -- 26-01-06 15:46:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016739845275879 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036699771881104 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select payment_id from dbthird.thd_payment where oa_payment_id = 114316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 15:46:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015621900558472 -- 26-01-06 15:46:27[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019531011581421 -- 26-01-06 15:46:27[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015623092651367 -- 26-01-06 15:46:27[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016326904296875 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114313 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select payment_id from dbthird.thd_payment where oa_payment_id = 114313 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770652 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00323486328125 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770652 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 15:46:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016134977340698 -- 26-01-06 15:46:30[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01652717590332 -- 26-01-06 15:46:31[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017910957336426 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select payment_id from dbthird.thd_payment where oa_payment_id = 114305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035169124603271 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034158229827881 -- 26-01-06 15:46:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017017126083374 -- 26-01-06 15:46:32[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=331 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 331 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-06 15:46:32[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=331 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 15:46:32[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=331 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865082 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:46:32[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=331 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017443895339966 -- 26-01-06 15:46:33[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021657943725586 -- 26-01-06 15:46:34[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030376195907593 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select payment_id from dbthird.thd_payment where oa_payment_id = 114303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770188 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034568309783936 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770188 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034217834472656 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034441947937012 -- 26-01-06 15:46:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020339012145996 -- 26-01-06 15:46:36[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02171516418457 -- 26-01-06 15:46:37[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016495943069458 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select payment_id from dbthird.thd_payment where oa_payment_id = 114295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018552780151367 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031020641326904 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-06 15:46:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016963005065918 -- 26-01-06 15:46:39[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027953147888184 -- 26-01-06 15:46:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017177820205688 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114294 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033822059631348 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select payment_id from dbthird.thd_payment where oa_payment_id = 114294 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5769845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019406080245972 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5769845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032567977905273 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-06 15:46:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015241861343384 -- 26-01-06 15:46:42[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02391791343689 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016926050186157 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select payment_id from dbthird.thd_payment where oa_payment_id = 114253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 15:46:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 15:46:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015885829925537 -- 26-01-06 15:46:45[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018186092376709 -- 26-01-06 15:46:45[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015590190887451 -- 26-01-06 15:46:46[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016160011291504 -- 26-01-06 15:46:46[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016122102737427 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031387805938721 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select payment_id from dbthird.thd_payment where oa_payment_id = 114252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028386831283569 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030391216278076 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 26-01-06 15:46:47[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027700901031494 -- 26-01-06 15:46:48[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01639199256897 -- 26-01-06 15:46:48[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01679801940918 -- 26-01-06 15:46:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 15:46:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-06 15:46:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 15:46:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015684843063354 -- 26-01-06 15:46:53[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015712022781372 -- 26-01-06 15:46:59[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-06 15:46:59[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:46:59[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029640197753906 -- 26-01-06 15:46:59[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=330 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016717910766602 -- 26-01-06 15:47:02[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017503976821899 -- 26-01-06 15:47:02[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01619291305542 -- 26-01-06 15:47:05[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 329 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030398368835449 -- 26-01-06 15:47:05[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 15:47:05[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5844565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 26-01-06 15:47:05[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016108989715576 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select payment_id from dbthird.thd_payment where oa_payment_id = 114250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030248165130615 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 26-01-06 15:47:05[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016680002212524 -- 26-01-06 15:47:06[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016741991043091 -- 26-01-06 15:47:07[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017903089523315 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003497838973999 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select payment_id from dbthird.thd_payment where oa_payment_id = 114249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035691261291504 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034558773040771 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00343918800354 -- 26-01-06 15:47:08[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016472101211548 -- 26-01-06 15:47:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017274141311646 -- 26-01-06 15:47:09[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015546798706055 -- 26-01-06 15:47:10[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017323017120361 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034241676330566 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select payment_id from dbthird.thd_payment where oa_payment_id = 113175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039019584655762 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131123 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038371086120605 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5702191 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033669471740723 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5702191 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033330917358398 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033547878265381 -- 26-01-06 15:47:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015053987503052 -- 26-01-06 15:47:13[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022290945053101 -- 26-01-06 15:47:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023726940155029 -- 26-01-06 15:47:13[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 329 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 15:47:13[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033848285675049 -- 26-01-06 15:47:13[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5844565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 15:47:13[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=329 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025872945785522 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 112808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select payment_id from dbthird.thd_payment where oa_payment_id = 112808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 130770 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5675394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030810832977295 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027434110641479 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032281875610352 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5675394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031349658966064 -- 26-01-06 15:47:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017254829406738 -- 26-01-06 15:47:15[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028605937957764 -- 26-01-06 15:47:15[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015995979309082 -- 26-01-06 15:47:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016997098922729 -- 26-01-06 15:47:16[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01851487159729 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 112501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036318302154541 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select payment_id from dbthird.thd_payment where oa_payment_id = 112501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5660426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003558874130249 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5660426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 26-01-06 15:47:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020730018615723 -- 26-01-06 15:47:19[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01728081703186 -- 26-01-06 15:47:19[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019507884979248 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003352165222168 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select payment_id from dbthird.thd_payment where oa_payment_id = 111884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038177967071533 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5618062 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5618062 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-06 15:47:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016519784927368 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003270149230957 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select payment_id from dbthird.thd_payment where oa_payment_id = 116177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133493 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018538951873779 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 15:47:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016284942626953 -- 26-01-06 15:47:22[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016362905502319 -- 26-01-06 15:47:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016650915145874 -- 26-01-06 15:47:23[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=327 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 327 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 15:47:23[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=327 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033059120178223 -- 26-01-06 15:47:23[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=327 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5805555 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 15:47:23[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=327 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027055025100708 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select payment_id from dbthird.thd_payment where oa_payment_id = 111879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5618048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031998157501221 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5618048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031788349151611 -- 26-01-06 15:47:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027412891387939 -- 26-01-06 15:47:25[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018676996231079 -- 26-01-06 15:47:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017187118530273 -- 26-01-06 15:47:25[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027155876159668 -- 26-01-06 15:47:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019128084182739 -- 26-01-06 15:47:26[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016601085662842 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032341480255127 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select payment_id from dbthird.thd_payment where oa_payment_id = 111575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5597944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031411647796631 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017525911331177 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032877922058105 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5597944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031421184539795 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 15:47:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026455879211426 -- 26-01-06 15:47:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017101049423218 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select payment_id from dbthird.thd_payment where oa_payment_id = 116177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133493 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 15:47:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116177%22}&event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015866994857788 -- 26-01-06 15:47:27[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026998996734619 -- 26-01-06 15:47:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=328 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 328 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 26-01-06 15:47:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034058094024658 -- 26-01-06 15:47:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=328 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5820701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-06 15:47:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016323804855347 -- 26-01-06 15:47:28[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016971111297607 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033261775970459 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select payment_id from dbthird.thd_payment where oa_payment_id = 111194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 15:47:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015918970108032 -- 26-01-06 15:47:30[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016438961029053 -- 26-01-06 15:47:31[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018047094345093 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111190 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039291381835938 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select payment_id from dbthird.thd_payment where oa_payment_id = 111190 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039329528808594 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034091472625732 -- 26-01-06 15:47:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017120838165283 -- 26-01-06 15:47:32[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018900156021118 -- 26-01-06 15:47:33[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016637086868286 -- 26-01-06 15:47:33[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017154932022095 -- 26-01-06 15:47:34[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020700216293335 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select payment_id from dbthird.thd_payment where oa_payment_id = 111188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003593921661377 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 15:47:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01624608039856 -- 26-01-06 15:47:36[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017219066619873 -- 26-01-06 15:47:37[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017041921615601 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037190914154053 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select payment_id from dbthird.thd_payment where oa_payment_id = 111179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037610530853271 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032448768615723 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032517910003662 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-06 15:47:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018114805221558 -- 26-01-06 15:47:39[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016249895095825 -- 26-01-06 15:47:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023760080337524 -- 26-01-06 15:47:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43467 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 26-01-06 15:47:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43467 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035731792449951 -- 26-01-06 15:47:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 15:47:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 26-01-06 15:47:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033907890319824 -- 26-01-06 15:47:40[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015642881393433 -- 26-01-06 15:47:41[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022913932800293 -- 26-01-06 15:47:42[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027323961257935 -- 26-01-06 15:47:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43453 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034048557281494 -- 26-01-06 15:47:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43453 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 15:47:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 15:47:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-06 15:47:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032567977905273 -- 26-01-06 15:47:43[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020210027694702 -- 26-01-06 15:47:47[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029025077819824 -- 26-01-06 15:47:48[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016757965087891 -- 26-01-06 15:47:49[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43449 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 15:47:49[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 15:47:49[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 15:47:49[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 15:47:49[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 15:47:49[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015653133392334 -- 26-01-06 15:47:51[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015846967697144 -- 26-01-06 15:47:51[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023129940032959 -- 26-01-06 15:47:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43448 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 15:47:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-06 15:47:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 26-01-06 15:47:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:47:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 26-01-06 15:47:52[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015745878219604 -- 26-01-06 15:47:54[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018111228942871 -- 26-01-06 15:47:54[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020832061767578 -- 26-01-06 15:47:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43446 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 15:47:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43446 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 15:47:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 15:47:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 15:47:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 26-01-06 15:47:55[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016093015670776 -- 26-01-06 15:48:23[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025744915008545 -- 26-01-06 15:48:24[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016617059707642 -- 26-01-06 15:48:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43435 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033211708068848 -- 26-01-06 15:48:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43435 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 15:48:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 15:48:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 15:48:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031719207763672 -- 26-01-06 15:48:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027822017669678 -- 26-01-06 15:48:27[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016587018966675 -- 26-01-06 15:48:27[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017050981521606 -- 26-01-06 15:48:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034282207489014 -- 26-01-06 15:48:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 15:48:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 15:48:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034041404724121 -- 26-01-06 15:48:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-06 15:48:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017596960067749 -- 26-01-06 15:48:30[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015846967697144 -- 26-01-06 15:48:31[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017072916030884 -- 26-01-06 15:48:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43336 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 15:48:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43336 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 15:48:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030639171600342 -- 26-01-06 15:48:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 15:48:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 26-01-06 15:48:32[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016350030899048 -- 26-01-06 15:48:33[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016577959060669 -- 26-01-06 15:48:33[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015938997268677 -- 26-01-06 15:48:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 26-01-06 15:48:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43316 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00360107421875 -- 26-01-06 15:48:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030479431152344 -- 26-01-06 15:48:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 26-01-06 15:48:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 26-01-06 15:48:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018779039382935 -- 26-01-06 15:48:37[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024300098419189 -- 26-01-06 15:48:38[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015804052352905 -- 26-01-06 15:48:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43287 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 26-01-06 15:48:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43287 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 15:48:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5853257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030031204223633 -- 26-01-06 15:48:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 15:48:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00301194190979 -- 26-01-06 15:48:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015594959259033 -- 26-01-06 15:48:41[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01640510559082 -- 26-01-06 15:48:41[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018096208572388 -- 26-01-06 15:49:21 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017374038696289 -- 26-01-06 15:49:27[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018839836120605 -- 26-01-06 15:49:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-06 15:49:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 15:49:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035638809204102 -- 26-01-06 15:49:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 15:49:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01688289642334 -- 26-01-06 15:49:48[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018255949020386 -- 26-01-06 15:49:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016632080078125 -- 26-01-06 15:49:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7270 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 26-01-06 15:49:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030601024627686 -- 26-01-06 15:49:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003223180770874 -- 26-01-06 15:49:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030210018157959 -- 26-01-06 15:49:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023262023925781 -- 26-01-06 15:51:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020610809326172 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select payment_id from dbthird.thd_payment where oa_payment_id = 116009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133360 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868326 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026280879974365 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034701824188232 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868326 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003281831741333 -- 26-01-06 15:52:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116009%22}&event=edit_payment&payment_id=116009 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02733302116394 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select payment_id from dbthird.thd_payment where oa_payment_id = 116143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133459 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017770051956177 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 15:52:15[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116143%22}&event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016417026519775 -- 26-01-06 15:52:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015824794769287 -- 26-01-06 15:52:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016134023666382 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select payment_id from dbthird.thd_payment where oa_payment_id = 116161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133477 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030550956726074 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016031980514526 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003093957901001 -- 26-01-06 15:52:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016448020935059 -- 26-01-06 15:52:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026734828948975 -- 26-01-06 15:52:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019348859786987 -- 26-01-06 15:52:21[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 15:52:21[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select payment_id from dbthird.thd_payment where oa_payment_id = 116160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034410953521729 -- 26-01-06 15:52:21[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133476 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 15:52:21[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874772 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 15:52:21[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027123928070068 -- 26-01-06 15:52:22[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 15:52:22[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874772 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 26-01-06 15:52:22[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 15:52:22[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 15:52:22[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017176866531372 -- 26-01-06 15:52:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016196012496948 -- 26-01-06 15:52:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02888298034668 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select payment_id from dbthird.thd_payment where oa_payment_id = 116159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133475 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874764 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003220796585083 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017142057418823 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874764 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 15:52:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018887996673584 -- 26-01-06 15:52:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02819299697876 -- 26-01-06 15:52:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018332004547119 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116144 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00360107421875 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select payment_id from dbthird.thd_payment where oa_payment_id = 116144 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003666877746582 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133460 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873931 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035011768341064 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023699998855591 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873931 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 26-01-06 15:52:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020670890808105 -- 26-01-06 15:52:28[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016597986221313 -- 26-01-06 15:52:28[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017006874084473 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select payment_id from dbthird.thd_payment where oa_payment_id = 116136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133452 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025022029876709 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 15:52:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017586946487427 -- 26-01-06 15:52:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017303943634033 -- 26-01-06 15:52:36[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017549991607666 -- 26-01-06 15:52:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43485 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43485 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035037994384766 -- 26-01-06 15:52:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43485 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43485 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039520263671875 -- 26-01-06 15:52:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43485 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 15:52:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003591775894165 -- 26-01-06 15:52:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43485 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 15:52:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016051054000854 -- 26-01-06 15:52:53[熊亚娜-708] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017544984817505 -- 26-01-06 15:52:53[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019706010818481 -- 26-01-06 15:52:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43452 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43452 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 15:52:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43452 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-06 15:52:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43452 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872953 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 26-01-06 15:52:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43452 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032618045806885 -- 26-01-06 15:52:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43452 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872953 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 26-01-06 15:52:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43452 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02170991897583 -- 26-01-06 15:52:58[熊亚娜-708] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43452 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018167972564697 -- 26-01-06 15:52:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015330076217651 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029959678649902 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select payment_id from dbthird.thd_payment where oa_payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133494 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029730796813965 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027143001556396 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030810832977295 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029220581054688 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029401779174805 -- 26-01-06 15:54:40[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020117998123169 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036830902099609 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select payment_id from dbthird.thd_payment where oa_payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133494 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020678997039795 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 15:55:00[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116178%22}&event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017911911010742 -- 26-01-06 15:55:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 26-01-06 15:55:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0044260025024414 -- 26-01-06 15:55:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 26-01-06 15:55:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016535997390747 -- 26-01-06 15:55:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026160001754761 -- 26-01-06 15:55:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027920007705688 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034921169281006 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select payment_id from dbthird.thd_payment where oa_payment_id = 116161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035629272460938 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133477 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035078525543213 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016802072525024 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033462047576904 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-06 15:55:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015388965606689 -- 26-01-06 15:55:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024739980697632 -- 26-01-06 15:55:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024166822433472 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select payment_id from dbthird.thd_payment where oa_payment_id = 116160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133476 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874772 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016345024108887 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874772 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031111240386963 -- 26-01-06 15:55:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023953914642334 -- 26-01-06 15:55:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028491973876953 -- 26-01-06 15:55:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018438100814819 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select payment_id from dbthird.thd_payment where oa_payment_id = 116159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036699771881104 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133475 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036411285400391 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874764 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035061836242676 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027692079544067 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874764 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003547191619873 -- 26-01-06 15:55:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021994829177856 -- 26-01-06 15:55:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015985012054443 -- 26-01-06 15:55:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02352499961853 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116144 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030868053436279 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select payment_id from dbthird.thd_payment where oa_payment_id = 116144 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133460 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031149387359619 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873931 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030059814453125 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015988111495972 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873931 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030050277709961 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030109882354736 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030381679534912 -- 26-01-06 15:55:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020951986312866 -- 26-01-06 15:55:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016448974609375 -- 26-01-06 15:55:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016721963882446 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032858848571777 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select payment_id from dbthird.thd_payment where oa_payment_id = 116143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133459 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027015924453735 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032131671905518 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 15:55:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025272130966187 -- 26-01-06 15:55:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023102998733521 -- 26-01-06 15:55:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016003131866455 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031871795654297 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select payment_id from dbthird.thd_payment where oa_payment_id = 116136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133452 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030710697174072 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 26-01-06 15:55:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015934944152832 -- 26-01-06 15:55:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020362138748169 -- 26-01-06 15:55:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016222953796387 -- 26-01-06 15:57:53[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01680588722229 -- 26-01-06 15:59:52 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-06 15:59:52 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0039172172546387 -- 26-01-06 15:59:52 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 26-01-06 15:59:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017683982849121 -- 26-01-06 15:59:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015471935272217 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select payment_id from dbthird.thd_payment where oa_payment_id = 116098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133414 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034890174865723 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029420852661133 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016849994659424 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030639171600342 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002918004989624 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002953052520752 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029881000518799 -- 26-01-06 15:59:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024183034896851 -- 26-01-06 15:59:55[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018002033233643 -- 26-01-06 15:59:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027268886566162 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select payment_id from dbthird.thd_payment where oa_payment_id = 116043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032558441162109 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015977144241333 -- 26-01-06 15:59:57[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015912055969238 -- 26-01-06 15:59:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017083883285522 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116013 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select payment_id from dbthird.thd_payment where oa_payment_id = 116013 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034968852996826 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133363 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038151741027832 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5868397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01901912689209 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 15:59:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026981830596924 -- 26-01-06 16:00:00[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116013 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017190933227539 -- 26-01-06 16:00:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017575025558472 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034751892089844 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select payment_id from dbthird.thd_payment where oa_payment_id = 115826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133184 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038878917694092 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02706503868103 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035281181335449 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033729076385498 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033431053161621 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 16:00:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027255058288574 -- 26-01-06 16:00:02[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115826 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017529010772705 -- 26-01-06 16:00:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016731023788452 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select payment_id from dbthird.thd_payment where oa_payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031888484954834 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-06 16:00:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016829013824463 -- 26-01-06 16:00:04[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018933057785034 -- 26-01-06 16:00:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028530120849609 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115824 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select payment_id from dbthird.thd_payment where oa_payment_id = 115824 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038790702819824 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861469 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861469 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016993045806885 -- 26-01-06 16:00:06[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115824 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017092943191528 -- 26-01-06 16:00:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019882917404175 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select payment_id from dbthird.thd_payment where oa_payment_id = 115041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036380290985107 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5813843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003058910369873 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031309127807617 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5813843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031051635742188 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016776084899902 -- 26-01-06 16:00:08[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016165018081665 -- 26-01-06 16:00:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016738891601562 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select payment_id from dbthird.thd_payment where oa_payment_id = 114814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038061141967773 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5802122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5802122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031538009643555 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 16:00:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016614198684692 -- 26-01-06 16:00:11[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017270088195801 -- 26-01-06 16:00:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026998996734619 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114652 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select payment_id from dbthird.thd_payment where oa_payment_id = 114652 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132365 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5791838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032198429107666 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5791838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032432079315186 -- 26-01-06 16:00:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028302907943726 -- 26-01-06 16:00:14[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114652 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023360013961792 -- 26-01-06 16:00:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016854047775269 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select payment_id from dbthird.thd_payment where oa_payment_id = 114529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132257 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5788132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026721000671387 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5788132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 16:00:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027927875518799 -- 26-01-06 16:00:17[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015292167663574 -- 26-01-06 16:00:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016906976699829 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select payment_id from dbthird.thd_payment where oa_payment_id = 114520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5787521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5787521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 26-01-06 16:00:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016524076461792 -- 26-01-06 16:00:19[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017377138137817 -- 26-01-06 16:00:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026627063751221 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select payment_id from dbthird.thd_payment where oa_payment_id = 114316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031948089599609 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030019283294678 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030019283294678 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-06 16:00:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015768051147461 -- 26-01-06 16:00:21[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015655040740967 -- 26-01-06 16:00:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023611068725586 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114313 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select payment_id from dbthird.thd_payment where oa_payment_id = 114313 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770652 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770652 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 16:00:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033738613128662 -- 26-01-06 16:00:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026031017303467 -- 26-01-06 16:00:23[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114313 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016520023345947 -- 26-01-06 16:00:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016691923141479 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select payment_id from dbthird.thd_payment where oa_payment_id = 114305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017920970916748 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031790733337402 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-06 16:00:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028663158416748 -- 26-01-06 16:00:26[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027430057525635 -- 26-01-06 16:00:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049905061721802 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select payment_id from dbthird.thd_payment where oa_payment_id = 114303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037751197814941 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770188 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027595996856689 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770188 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 16:00:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01655912399292 -- 26-01-06 16:00:29[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027891874313354 -- 26-01-06 16:00:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021820068359375 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select payment_id from dbthird.thd_payment where oa_payment_id = 114295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5770007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030531883239746 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003281831741333 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5770007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 26-01-06 16:00:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 26-01-06 16:00:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016489028930664 -- 26-01-06 16:00:31[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01728892326355 -- 26-01-06 16:00:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016818046569824 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114294 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select payment_id from dbthird.thd_payment where oa_payment_id = 114294 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5769845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.072583913803101 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5769845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032482147216797 -- 26-01-06 16:00:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01668906211853 -- 26-01-06 16:00:34[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114294 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028765916824341 -- 26-01-06 16:00:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015614986419678 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030858516693115 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select payment_id from dbthird.thd_payment where oa_payment_id = 114253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030941963195801 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029449462890625 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030388832092285 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029551982879639 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029580593109131 -- 26-01-06 16:00:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029928684234619 -- 26-01-06 16:00:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015446901321411 -- 26-01-06 16:00:36[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028140068054199 -- 26-01-06 16:00:37[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015794992446899 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select payment_id from dbthird.thd_payment where oa_payment_id = 114252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030379295349121 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031647682189941 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030388832092285 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030457973480225 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 26-01-06 16:00:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023808002471924 -- 26-01-06 16:00:39[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017544984817505 -- 26-01-06 16:00:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016995906829834 -- 26-01-06 16:00:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 16:00:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select payment_id from dbthird.thd_payment where oa_payment_id = 114250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038249492645264 -- 26-01-06 16:00:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032341480255127 -- 26-01-06 16:00:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016629934310913 -- 26-01-06 16:00:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-06 16:00:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 16:00:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-06 16:00:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 26-01-06 16:00:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015588998794556 -- 26-01-06 16:00:41[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017231941223145 -- 26-01-06 16:00:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017788171768188 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select payment_id from dbthird.thd_payment where oa_payment_id = 114249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5767397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018566131591797 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5767397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034210681915283 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-06 16:00:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016395092010498 -- 26-01-06 16:00:44[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016735792160034 -- 26-01-06 16:00:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016268014907837 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select payment_id from dbthird.thd_payment where oa_payment_id = 113175 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131123 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5702191 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01671314239502 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.040651082992554 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5702191 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 26-01-06 16:00:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018231153488159 -- 26-01-06 16:00:46[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=113175 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016886949539185 -- 26-01-06 16:00:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024229049682617 -- 26-01-06 16:00:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 112808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 16:00:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select payment_id from dbthird.thd_payment where oa_payment_id = 112808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 26-01-06 16:00:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 130770 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033128261566162 -- 26-01-06 16:00:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5675394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 26-01-06 16:00:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01602578163147 -- 26-01-06 16:00:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 16:00:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5675394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 16:00:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 16:00:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 16:00:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016705989837646 -- 26-01-06 16:00:48[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=112808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016479969024658 -- 26-01-06 16:00:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021058082580566 -- 26-01-06 16:00:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7232 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-06 16:00:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 16:00:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035581588745117 -- 26-01-06 16:00:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849126 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034210681915283 -- 26-01-06 16:00:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7232 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022706031799316 -- 26-01-06 16:00:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022861003875732 -- 26-01-06 16:00:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01691198348999 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 112501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select payment_id from dbthird.thd_payment where oa_payment_id = 112501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037641525268555 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5660426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032107830047607 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032432079315186 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5660426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 16:00:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023880004882812 -- 26-01-06 16:01:00[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=112501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015846014022827 -- 26-01-06 16:01:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017813920974731 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select payment_id from dbthird.thd_payment where oa_payment_id = 111884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5618062 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5618062 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033729076385498 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-06 16:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015014886856079 -- 26-01-06 16:01:03[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016501903533936 -- 26-01-06 16:01:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016661167144775 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select payment_id from dbthird.thd_payment where oa_payment_id = 111879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5618048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025678157806396 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5618048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 16:01:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018579959869385 -- 26-01-06 16:01:05[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018052101135254 -- 26-01-06 16:01:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027292966842651 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select payment_id from dbthird.thd_payment where oa_payment_id = 111575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033669471740723 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5597944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5597944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032138824462891 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 16:01:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016711950302124 -- 26-01-06 16:01:08[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016592979431152 -- 26-01-06 16:01:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027020931243896 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033187866210938 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select payment_id from dbthird.thd_payment where oa_payment_id = 111194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 16:01:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017073154449463 -- 26-01-06 16:01:10[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015450000762939 -- 26-01-06 16:01:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02823805809021 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111190 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select payment_id from dbthird.thd_payment where oa_payment_id = 111190 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038111209869385 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032749176025391 -- 26-01-06 16:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029455900192261 -- 26-01-06 16:01:14[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111190 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016899108886719 -- 26-01-06 16:01:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027594089508057 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select payment_id from dbthird.thd_payment where oa_payment_id = 111188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574411 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032620429992676 -- 26-01-06 16:01:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023037910461426 -- 26-01-06 16:01:16[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020956039428711 -- 26-01-06 16:01:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024795055389404 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 111179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select payment_id from dbthird.thd_payment where oa_payment_id = 111179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5574047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033771991729736 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5574047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-06 16:01:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025274038314819 -- 26-01-06 16:01:19[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=111179 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016484975814819 -- 26-01-06 16:01:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015967130661011 -- 26-01-06 16:01:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43467 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-06 16:01:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43467 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-06 16:01:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030817985534668 -- 26-01-06 16:01:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 16:01:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030579566955566 -- 26-01-06 16:01:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017778873443604 -- 26-01-06 16:01:22[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01817512512207 -- 26-01-06 16:01:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018426179885864 -- 26-01-06 16:01:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43453 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 26-01-06 16:01:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43453 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040669441223145 -- 26-01-06 16:01:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033848285675049 -- 26-01-06 16:01:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 26-01-06 16:01:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-06 16:01:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023804903030396 -- 26-01-06 16:01:25[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43453 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01816201210022 -- 26-01-06 16:01:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.099642992019653 -- 26-01-06 16:01:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43449 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 26-01-06 16:01:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040888786315918 -- 26-01-06 16:01:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-06 16:01:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-06 16:01:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-06 16:01:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023324012756348 -- 26-01-06 16:01:28[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43449 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022300004959106 -- 26-01-06 16:01:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019577980041504 -- 26-01-06 16:01:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43448 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 26-01-06 16:01:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 16:01:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 16:01:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 16:01:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032141208648682 -- 26-01-06 16:01:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024693012237549 -- 26-01-06 16:01:31[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43448 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029454946517944 -- 26-01-06 16:01:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02788519859314 -- 26-01-06 16:01:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43446 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.036267042160034 -- 26-01-06 16:01:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43446 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033941268920898 -- 26-01-06 16:01:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 16:01:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-06 16:01:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 16:01:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016129016876221 -- 26-01-06 16:01:34[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43446 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017324209213257 -- 26-01-06 16:01:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016654014587402 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43435 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43435 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5869596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017627000808716 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017282962799072 -- 26-01-06 16:01:36[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43435 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021969079971313 -- 26-01-06 16:01:37[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026686191558838 -- 26-01-06 16:01:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 26-01-06 16:01:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 26-01-06 16:01:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 26-01-06 16:01:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 26-01-06 16:01:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 16:01:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01639199256897 -- 26-01-06 16:01:39[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43345 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016664981842041 -- 26-01-06 16:01:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016161203384399 -- 26-01-06 16:01:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43336 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 16:01:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43336 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032670497894287 -- 26-01-06 16:01:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 26-01-06 16:01:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 16:01:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030591487884521 -- 26-01-06 16:01:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021667003631592 -- 26-01-06 16:01:42[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43336 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027729034423828 -- 26-01-06 16:01:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016201972961426 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003695011138916 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43316 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030992031097412 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003101110458374 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017297029495239 -- 26-01-06 16:01:44[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43316 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018383026123047 -- 26-01-06 16:01:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023385047912598 -- 26-01-06 16:01:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43287 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-06 16:01:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43287 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 16:01:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5853257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029151439666748 -- 26-01-06 16:01:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 16:01:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029199123382568 -- 26-01-06 16:01:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016674041748047 -- 26-01-06 16:01:47[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43287 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02082896232605 -- 26-01-06 16:01:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021270036697388 -- 26-01-06 16:01:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-06 16:01:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-06 16:01:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-06 16:01:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 16:01:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021238088607788 -- 26-01-06 16:01:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018553018569946 -- 26-01-06 16:01:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0277259349823 -- 26-01-06 16:01:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033161640167236 -- 26-01-06 16:01:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031168460845947 -- 26-01-06 16:01:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-06 16:01:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853818 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031311511993408 -- 26-01-06 16:01:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021683931350708 -- 26-01-06 16:01:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015602111816406 -- 26-01-06 16:01:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017636060714722 -- 26-01-06 16:04:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035161972045898 -- 26-01-06 16:04:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0040528774261475 -- 26-01-06 16:04:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZhuoXiDing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037319660186768 -- 26-01-06 16:04:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 41 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025029897689819 -- 26-01-06 16:04:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021274089813232 -- 26-01-06 16:04:16[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025645017623901 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003342866897583 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select payment_id from dbthird.thd_payment where oa_payment_id = 115926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133283 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037431716918945 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864781 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031828165054321 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034210681915283 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864781 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032670497894287 -- 26-01-06 16:04:21[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016221046447754 -- 26-01-06 16:04:35[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031751871109009 -- 26-01-06 16:04:37[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017529964447021 -- 26-01-06 16:05:36[胡新辉-361] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016786098480225 -- 26-01-06 16:05:36[胡新辉-361] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014659881591797 -- 26-01-06 16:05:41[胡新辉-361] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016373872756958 -- 26-01-06 16:05:41[胡新辉-361] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016600131988525 -- 26-01-06 16:05:45[胡新辉-361] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020274877548218 -- 26-01-06 16:07:19[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 16:07:19[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 26-01-06 16:07:19[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 16:07:19[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853818 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030338764190674 -- 26-01-06 16:07:19[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017865896224976 -- 26-01-06 16:07:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 16:07:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 16:07:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 16:07:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 26-01-06 16:07:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017423152923584 -- 26-01-06 16:07:53[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227232%22}&event=edit_officialSeals&officialSeals_id=7232 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7232 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-06 16:07:53[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227232%22}&event=edit_officialSeals&officialSeals_id=7232 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 16:07:53[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227232%22}&event=edit_officialSeals&officialSeals_id=7232 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 16:07:53[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227232%22}&event=edit_officialSeals&officialSeals_id=7232 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849126 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 16:07:53[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227232%22}&event=edit_officialSeals&officialSeals_id=7232 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01633095741272 -- 26-01-06 16:08:01[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227260%22}&event=edit_officialSeals&officialSeals_id=7260 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-06 16:08:01[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227260%22}&event=edit_officialSeals&officialSeals_id=7260 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 26-01-06 16:08:01[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227260%22}&event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-06 16:08:01[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227260%22}&event=edit_officialSeals&officialSeals_id=7260 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5868362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030488967895508 -- 26-01-06 16:08:01[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227260%22}&event=edit_officialSeals&officialSeals_id=7260 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016690969467163 -- 26-01-06 16:08:13[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7262 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 26-01-06 16:08:13[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 16:08:13[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-06 16:08:13[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 16:08:13[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016968011856079 -- 26-01-06 16:08:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7262 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 16:08:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 16:08:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 26-01-06 16:08:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 26-01-06 16:08:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227262%22}&event=edit_officialSeals&officialSeals_id=7262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02352499961853 -- 26-01-06 16:09:16[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 16:09:16[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-06 16:09:16[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-06 16:09:16[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-06 16:09:16[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227271%22}&event=edit_officialSeals&officialSeals_id=7271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023806095123291 -- 26-01-06 16:09:22[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034098625183105 -- 26-01-06 16:09:22[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 16:09:22[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033941268920898 -- 26-01-06 16:09:22[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 16:09:22[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227263%22}&event=edit_officialSeals&officialSeals_id=7263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026198863983154 -- 26-01-06 16:11:37[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22}&event=edit_officialSeals&officialSeals_id=7264 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-06 16:11:37[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22}&event=edit_officialSeals&officialSeals_id=7264 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-06 16:11:37[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22}&event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 16:11:37[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22}&event=edit_officialSeals&officialSeals_id=7264 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872097 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 26-01-06 16:11:37[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227264%22}&event=edit_officialSeals&officialSeals_id=7264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020676136016846 -- 26-01-06 16:11:41[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7265 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 26-01-06 16:11:41[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-06 16:11:41[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 26-01-06 16:11:42[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 26-01-06 16:11:42[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019201993942261 -- 26-01-06 16:11:48[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7265 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035331249237061 -- 26-01-06 16:11:48[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 26-01-06 16:11:48[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039029121398926 -- 26-01-06 16:11:48[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 26-01-06 16:11:48[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227265%22}&event=edit_officialSeals&officialSeals_id=7265 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016868114471436 -- 26-01-06 16:12:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7267 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-06 16:12:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 16:12:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033729076385498 -- 26-01-06 16:12:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 16:12:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015998125076294 -- 26-01-06 16:14:54[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017163038253784 -- 26-01-06 16:14:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02544093132019 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select payment_id from dbthird.thd_payment where oa_payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133499 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036840438842773 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016959190368652 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 16:14:58[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015851974487305 -- 26-01-06 16:15:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016735076904297 -- 26-01-06 16:15:29[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01784610748291 -- 26-01-06 16:16:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7267 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-06 16:16:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 16:16:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 26-01-06 16:16:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 16:16:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227267%22}&event=edit_officialSeals&officialSeals_id=7267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02276086807251 -- 26-01-06 16:16:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227268%22}&event=edit_officialSeals&officialSeals_id=7268 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-06 16:16:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227268%22}&event=edit_officialSeals&officialSeals_id=7268 select org_id,org_name from dbsys.sys_org where corp_acct_id = 39 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031149387359619 -- 26-01-06 16:16:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227268%22}&event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 16:16:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227268%22}&event=edit_officialSeals&officialSeals_id=7268 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 26-01-06 16:16:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227268%22}&event=edit_officialSeals&officialSeals_id=7268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019690036773682 -- 26-01-06 16:16:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7272 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034418106079102 -- 26-01-06 16:16:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 16:16:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-06 16:16:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875333 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017338037490845 -- 26-01-06 16:16:34[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227273%22}&event=edit_officialSeals&officialSeals_id=7273 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 16:16:34[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227273%22}&event=edit_officialSeals&officialSeals_id=7273 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-06 16:16:34[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227273%22}&event=edit_officialSeals&officialSeals_id=7273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 16:16:35[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227273%22}&event=edit_officialSeals&officialSeals_id=7273 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024755001068115 -- 26-01-06 16:16:51[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7272 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 16:16:51[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032508373260498 -- 26-01-06 16:16:51[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 16:16:51[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227272%22}&event=edit_officialSeals&officialSeals_id=7272 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875333 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016674995422363 -- 26-01-06 16:17:10[尹小娇-2394] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2394 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017900943756104 -- 26-01-06 16:17:25[尹小娇-2394] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2394 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026779890060425 -- 26-01-06 16:17:28[尹小娇-2394] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2394 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016564846038818 -- 26-01-06 16:17:35[尹小娇-2394] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2394 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016987085342407 -- 26-01-06 16:17:42[尹小娇-2394] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2394 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020153999328613 -- 26-01-06 16:22:00[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016454935073853 -- 26-01-06 16:24:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026806831359863 -- 26-01-06 16:25:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-06 16:25:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0043938159942627 -- 26-01-06 16:25:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GuoRongBo' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 26-01-06 16:25:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015326023101807 -- 26-01-06 16:25:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016616106033325 -- 26-01-06 16:26:32[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02876091003418 -- 26-01-06 16:33:01[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015125036239624 -- 26-01-06 16:33:07[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016999959945679 -- 26-01-06 16:33:15[赵淑婷-2401] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2401 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015168905258179 -- 26-01-06 16:41:19[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01603102684021 -- 26-01-06 16:41:25[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016008853912354 -- 26-01-06 16:42:10[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01665997505188 -- 26-01-06 16:42:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015465974807739 -- 26-01-06 16:43:01[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01957106590271 -- 26-01-06 16:43:53[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027078151702881 -- 26-01-06 16:44:35[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026959896087646 -- 26-01-06 16:45:10[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 16:45:10[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016324996948242 -- 26-01-06 16:45:11[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 16:45:11[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016889810562134 -- 26-01-06 16:45:11[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017010927200317 -- 26-01-06 16:47:03[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 16:47:04[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016910076141357 -- 26-01-06 16:47:06[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 16:47:07[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02837085723877 -- 26-01-06 16:47:07[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018443822860718 -- 26-01-06 16:49:57[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 16:49:57[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018226146697998 -- 26-01-06 16:50:14[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 16:50:14[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016322135925293 -- 26-01-06 16:50:14[吴枝亮-2437] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2437 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015535831451416 -- 26-01-06 16:51:13[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015961170196533 -- 26-01-06 16:51:14[欧阳爱萍-2157] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019444942474365 -- 26-01-06 16:54:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7269 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 16:54:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-06 16:54:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034317970275879 -- 26-01-06 16:54:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 16:54:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016770124435425 -- 26-01-06 16:54:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022542953491211 -- 26-01-06 16:54:26[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01658296585083 -- 26-01-06 16:54:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43451 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 26-01-06 16:54:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43451 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003878116607666 -- 26-01-06 16:54:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 16:54:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 16:54:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 16:54:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017338991165161 -- 26-01-06 16:54:33[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016932964324951 -- 26-01-06 16:54:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015987873077393 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select payment_id from dbthird.thd_payment where oa_payment_id = 116080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133404 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030500888824463 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031411647796631 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 26-01-06 16:54:35[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026187896728516 -- 26-01-06 16:54:38[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027113914489746 -- 26-01-06 16:54:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023583889007568 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select payment_id from dbthird.thd_payment where oa_payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133405 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031211376190186 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016190052032471 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 16:54:40[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017114877700806 -- 26-01-06 16:54:42[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015509128570557 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017349004745483 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select payment_id from dbthird.thd_payment where oa_payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034458637237549 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133405 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034208297729492 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022243022918701 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034248828887939 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015883922576904 -- 26-01-06 16:54:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017700910568237 -- 26-01-06 16:56:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017349004745483 -- 26-01-06 16:56:14[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017428874969482 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select payment_id from dbthird.thd_payment where oa_payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133499 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036389827728271 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016223907470703 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030250549316406 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-06 16:56:15[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016985893249512 -- 26-01-06 16:56:24 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017168998718262 -- 26-01-06 16:56:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023569107055664 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select payment_id from dbthird.thd_payment where oa_payment_id = 116176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133492 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040628910064697 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875330 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034401416778564 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035312175750732 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875330 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034258365631104 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-06 16:56:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01643180847168 -- 26-01-06 16:56:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116176 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015744924545288 -- 26-01-06 16:56:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017826080322266 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116134 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select payment_id from dbthird.thd_payment where oa_payment_id = 116134 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035650730133057 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133450 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039260387420654 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033671855926514 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017260074615479 -- 26-01-06 16:56:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016419172286987 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017698049545288 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select payment_id from dbthird.thd_payment where oa_payment_id = 116112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133428 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035128593444824 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872878 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027919054031372 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872878 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034041404724121 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 26-01-06 16:56:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016779899597168 -- 26-01-06 16:56:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018270015716553 -- 26-01-06 16:56:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017442226409912 -- 26-01-06 16:56:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=42886 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 42886 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-06 16:56:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=42886 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 42886 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037860870361328 -- 26-01-06 16:56:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=42886 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5805240 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 16:56:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=42886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-06 16:56:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=42886 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5805240 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-01-06 16:56:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=42886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015836000442505 -- 26-01-06 16:56:36[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=42886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025835990905762 -- 26-01-06 16:56:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024484157562256 -- 26-01-06 16:56:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034921169281006 -- 26-01-06 16:56:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 16:56:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 26-01-06 16:56:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863650 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 16:56:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022186040878296 -- 26-01-06 16:56:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016271114349365 -- 26-01-06 16:56:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016937017440796 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select payment_id from dbthird.thd_payment where oa_payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133499 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032131671905518 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 16:57:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017723798751831 -- 26-01-06 16:57:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022040128707886 -- 26-01-06 16:57:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016530990600586 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select payment_id from dbthird.thd_payment where oa_payment_id = 116161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033211708068848 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133477 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025020122528076 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031731128692627 -- 26-01-06 16:57:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026915073394775 -- 26-01-06 16:57:39[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017151832580566 -- 26-01-06 16:57:39[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015986919403076 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031058788299561 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select payment_id from dbthird.thd_payment where oa_payment_id = 116160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036120414733887 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133476 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874772 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030090808868408 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874772 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003000020980835 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 26-01-06 16:57:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01659107208252 -- 26-01-06 16:57:41[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116160 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017004013061523 -- 26-01-06 16:57:41[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017361164093018 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select payment_id from dbthird.thd_payment where oa_payment_id = 116159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035169124603271 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133475 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874764 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017760038375854 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874764 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-06 16:57:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016339063644409 -- 26-01-06 16:57:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021243095397949 -- 26-01-06 16:57:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028285026550293 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select payment_id from dbthird.thd_payment where oa_payment_id = 116154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133470 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039739608764648 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026933908462524 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034098625183105 -- 26-01-06 16:57:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018278837203979 -- 26-01-06 16:57:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023668050765991 -- 26-01-06 16:57:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02793288230896 -- 26-01-06 16:57:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116153 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032620429992676 -- 26-01-06 16:57:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select payment_id from dbthird.thd_payment where oa_payment_id = 116153 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 26-01-06 16:57:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133469 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036120414733887 -- 26-01-06 16:57:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874424 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 26-01-06 16:57:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017460107803345 -- 26-01-06 16:57:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036811828613281 -- 26-01-06 16:57:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874424 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003148078918457 -- 26-01-06 16:57:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 16:57:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 16:57:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015812158584595 -- 26-01-06 16:57:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01665997505188 -- 26-01-06 16:57:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01757287979126 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116144 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034241676330566 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select payment_id from dbthird.thd_payment where oa_payment_id = 116144 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035028457641602 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133460 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873931 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873931 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019981861114502 -- 26-01-06 16:57:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116144 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024245023727417 -- 26-01-06 16:57:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016407012939453 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select payment_id from dbthird.thd_payment where oa_payment_id = 116143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133459 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003093957901001 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018005132675171 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030889511108398 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031149387359619 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025574922561646 -- 26-01-06 16:57:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015774965286255 -- 26-01-06 16:57:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018129110336304 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035068988800049 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select payment_id from dbthird.thd_payment where oa_payment_id = 116142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039868354797363 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133458 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01695990562439 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 26-01-06 16:58:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018710851669312 -- 26-01-06 16:58:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023476839065552 -- 26-01-06 16:58:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017210006713867 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select payment_id from dbthird.thd_payment where oa_payment_id = 116140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133456 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023566007614136 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032508373260498 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 16:58:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02449107170105 -- 26-01-06 16:58:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017430067062378 -- 26-01-06 16:58:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017480850219727 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select payment_id from dbthird.thd_payment where oa_payment_id = 116139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037820339202881 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133455 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037491321563721 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032668113708496 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032961368560791 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015022993087769 -- 26-01-06 16:58:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018260955810547 -- 26-01-06 16:58:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017036199569702 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select payment_id from dbthird.thd_payment where oa_payment_id = 116136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133452 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027132034301758 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016500949859619 -- 26-01-06 16:58:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016523838043213 -- 26-01-06 16:58:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016078233718872 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115989 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select payment_id from dbthird.thd_payment where oa_payment_id = 115989 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133340 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031790733337402 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5867718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030100345611572 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5867718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030040740966797 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 16:58:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016937017440796 -- 26-01-06 16:58:11[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016258001327515 -- 26-01-06 16:58:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017152070999146 -- 26-01-06 16:58:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3952 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 3952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 26-01-06 16:58:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3952 select * from dbpurc.purc_apply_product where purcapply_id = 3952 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 26-01-06 16:58:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016440868377686 -- 26-01-06 17:00:12[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243478%22%7D&event=edit_fareApply&fareApply_id=43478 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-06 17:00:12[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243478%22%7D&event=edit_fareApply&fareApply_id=43478 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 26-01-06 17:00:12[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243478%22%7D&event=edit_fareApply&fareApply_id=43478 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-06 17:00:12[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243478%22%7D&event=edit_fareApply&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-06 17:00:12[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243478%22%7D&event=edit_fareApply&fareApply_id=43478 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031020641326904 -- 26-01-06 17:00:12[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243478%22%7D&event=edit_fareApply&fareApply_id=43478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018818140029907 -- 26-01-06 17:00:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015898942947388 -- 26-01-06 17:00:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01741099357605 -- 26-01-06 17:00:17[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 1014 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046720504760742 -- 26-01-06 17:00:17[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 1014 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 17:00:17[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 1014 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042049884796143 -- 26-01-06 17:00:17[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 1014 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-06 17:00:17[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 1014 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016906976699829 -- 26-01-06 17:00:17 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017287015914917 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43479 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031311511993408 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43479 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027955055236816 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%尹许许%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017105102539062 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%尹许许%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016848087310791 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%项目一组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017209053039551 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023553133010864 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070939064025879 -- 26-01-06 17:00:21[尹许许-1014] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 23 and p.project_id not in (184,1,188,317,187,155,185,186,727) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027865886688232 -- 26-01-06 17:00:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017621040344238 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115640 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select payment_id from dbthird.thd_payment where oa_payment_id = 115640 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035521984100342 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133175 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038540363311768 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5853729 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034670829772949 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853729 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-06 17:00:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115640 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016173839569092 -- 26-01-06 17:00:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115640 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017484188079834 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019851922988892 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43481 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43481 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43481 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003809928894043 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43481 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43481 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034518241882324 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43481 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 26-01-06 17:00:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43481 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01698112487793 -- 26-01-06 17:00:36[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43481 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015570878982544 -- 26-01-06 17:00:36[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016660928726196 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016800880432129 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115966 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select payment_id from dbthird.thd_payment where oa_payment_id = 115966 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034060478210449 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133323 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 17:05:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 17:05:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016366004943848 -- 26-01-06 17:05:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017104148864746 -- 26-01-06 17:05:11[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017339944839478 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017168045043945 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115964 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select payment_id from dbthird.thd_payment where oa_payment_id = 115964 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133321 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037980079650879 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027738094329834 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866843 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 17:05:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016259908676147 -- 26-01-06 17:05:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024326086044312 -- 26-01-06 17:05:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017297983169556 -- 26-01-06 17:08:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7269 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-06 17:08:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select org_id,org_name from dbsys.sys_org where corp_acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 17:08:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 26-01-06 17:08:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-06 17:08:21[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227269%22}&event=edit_officialSeals&officialSeals_id=7269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017683029174805 -- 26-01-06 17:08:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 26-01-06 17:08:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select payment_id from dbthird.thd_payment where oa_payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 26-01-06 17:08:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133405 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004021167755127 -- 26-01-06 17:08:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 26-01-06 17:08:27[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026885986328125 -- 26-01-06 17:08:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035128593444824 -- 26-01-06 17:08:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 17:08:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 17:08:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 17:08:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116081%22}&event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016798973083496 -- 26-01-06 17:10:38 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034198760986328 -- 26-01-06 17:10:38 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0039567947387695 -- 26-01-06 17:10:38 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZengLong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-06 17:10:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017385959625244 -- 26-01-06 17:10:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02665901184082 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040509700775146 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004047155380249 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0058009624481201 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034341812133789 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 17:10:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018711090087891 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037169456481934 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051229000091553 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 17:11:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016385078430176 -- 26-01-06 17:11:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016566038131714 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 17:11:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016290187835693 -- 26-01-06 17:11:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 17:11:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0042600631713867 -- 26-01-06 17:11:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='WangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-06 17:11:33[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016012191772461 -- 26-01-06 17:11:33[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016742944717407 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select payment_id from dbthird.thd_payment where oa_payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033681392669678 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133494 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037460327148438 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031862258911133 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 17:11:34[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034488916397095 -- 26-01-06 17:11:35[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016659021377563 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020863056182861 -- 26-01-06 17:11:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028870105743408 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70456 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70456 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052311420440674 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 17:11:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016216039657593 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select payment_id from dbthird.thd_payment where oa_payment_id = 116162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032718181610107 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133478 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016857862472534 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031177997589111 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003122091293335 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 17:11:37[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019315004348755 -- 26-01-06 17:11:43[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01514196395874 -- 26-01-06 17:11:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017884016036987 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70496 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70496 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038750171661377 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039799213409424 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875802 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 17:11:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016604900360107 -- 26-01-06 17:11:45[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017961025238037 -- 26-01-06 17:11:45[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017621994018555 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70487 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035481452941895 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70487 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003903865814209 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70487 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035488605499268 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70487 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033411979675293 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 17:11:46[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016589879989624 -- 26-01-06 17:11:47[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024302005767822 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01799201965332 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70485 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70485 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003950834274292 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70485 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040349960327148 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70485 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034182071685791 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874986 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 17:11:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016803026199341 -- 26-01-06 17:11:49[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016479015350342 -- 26-01-06 17:11:49[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016429901123047 -- 26-01-06 17:11:50[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 26-01-06 17:11:50[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-06 17:11:50[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 17:11:50[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-06 17:11:50[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 26-01-06 17:11:50[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016493082046509 -- 26-01-06 17:11:51[王翔-928] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016634941101074 -- 26-01-06 17:11:52[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017452001571655 -- 26-01-06 17:12:11[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027543067932129 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70455 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049149990081787 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030930042266846 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003122091293335 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871584 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 26-01-06 17:12:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017347812652588 -- 26-01-06 17:12:17[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01589298248291 -- 26-01-06 17:12:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 26-01-06 17:12:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 26-01-06 17:12:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 26-01-06 17:12:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 17:12:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 26-01-06 17:12:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020535945892334 -- 26-01-06 17:12:56[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027518033981323 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051209926605225 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003291130065918 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034449100494385 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 17:12:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015776872634888 -- 26-01-06 17:13:50[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020124912261963 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70457 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049619674682617 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 26-01-06 17:13:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020553112030029 -- 26-01-06 17:13:52[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70457 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020427942276001 -- 26-01-06 17:13:53[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017632961273193 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70456 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70456 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004709005355835 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 17:13:54[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022989988327026 -- 26-01-06 17:13:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70456 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01650595664978 -- 26-01-06 17:13:56[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017622947692871 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70455 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00360107421875 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052909851074219 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871584 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-06 17:13:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018134832382202 -- 26-01-06 17:13:58[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01623797416687 -- 26-01-06 17:13:59[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016433954238892 -- 26-01-06 17:13:59[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70454 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-06 17:13:59[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70454 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 17:13:59[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 26-01-06 17:13:59[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 26-01-06 17:13:59[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 26-01-06 17:14:00[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033431053161621 -- 26-01-06 17:14:00[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-06 17:14:00[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017282009124756 -- 26-01-06 17:14:01[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017008066177368 -- 26-01-06 17:14:01[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016639947891235 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70385 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70385 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031697750091553 -- 26-01-06 17:14:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023267984390259 -- 26-01-06 17:14:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01595401763916 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017223834991455 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70384 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035390853881836 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70384 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039291381835938 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70384 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048489570617676 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70384 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033330917358398 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033748149871826 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035371780395508 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-06 17:14:06[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70384 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023675203323364 -- 26-01-06 17:14:07[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70384 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016191959381104 -- 26-01-06 17:14:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016196012496948 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70383 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032749176025391 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70383 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70383 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004828929901123 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70383 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030848979949951 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866002 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 26-01-06 17:14:09[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70383 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016304016113281 -- 26-01-06 17:14:10[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70383 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016478061676025 -- 26-01-06 17:14:11[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023776054382324 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70382 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048348903656006 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033102035522461 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865983 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032978057861328 -- 26-01-06 17:14:12[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70382 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023602962493896 -- 26-01-06 17:14:14[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70382 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015798091888428 -- 26-01-06 17:14:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648998260498 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70381 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70381 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70381 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031521320343018 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032532215118408 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865980 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 17:14:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70381 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016248226165771 -- 26-01-06 17:14:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70381 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031846046447754 -- 26-01-06 17:14:20[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016594171524048 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70380 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70380 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70380 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70380 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865976 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 17:14:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70380 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027979850769043 -- 26-01-06 17:14:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70380 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015542984008789 -- 26-01-06 17:14:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017066955566406 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70379 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034232139587402 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70379 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036928653717041 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70379 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004673957824707 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70379 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865974 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 17:14:25[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70379 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027819156646729 -- 26-01-06 17:14:28[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70379 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020459890365601 -- 26-01-06 17:14:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019052982330322 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70378 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70378 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037441253662109 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70378 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050981044769287 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70378 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865969 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032508373260498 -- 26-01-06 17:14:30[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70378 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0261390209198 -- 26-01-06 17:14:32[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70378 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019468069076538 -- 26-01-06 17:14:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016573905944824 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70302 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034089088439941 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032601356506348 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861638 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-06 17:14:34[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016331911087036 -- 26-01-06 17:14:35[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015290021896362 -- 26-01-06 17:14:35[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018443822860718 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70301 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70301 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70301 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70301 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031049251556396 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031061172485352 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 17:14:36[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70301 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016645908355713 -- 26-01-06 17:14:37[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70301 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016341924667358 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016309976577759 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70267 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70267 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003328800201416 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5859852 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-06 17:14:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014939069747925 -- 26-01-06 17:14:43[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70267 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015993118286133 -- 26-01-06 17:14:44[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027395963668823 -- 26-01-06 17:14:44[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70266 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 26-01-06 17:14:44[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70266 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 26-01-06 17:14:44[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045590400695801 -- 26-01-06 17:14:44[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 26-01-06 17:14:44[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 17:14:45[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003410816192627 -- 26-01-06 17:14:45[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5859835 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032408237457275 -- 26-01-06 17:14:45[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017848014831543 -- 26-01-06 17:14:46[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021695137023926 -- 26-01-06 17:14:47[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027972936630249 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70255 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036330223083496 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70255 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039749145507812 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046942234039307 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034551620483398 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858118 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 26-01-06 17:14:48[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015485048294067 -- 26-01-06 17:14:49[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.042134046554565 -- 26-01-06 17:14:50[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022361040115356 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70254 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032827854156494 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70254 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030889511108398 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032792091369629 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858100 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030918121337891 -- 26-01-06 17:14:51[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019538164138794 -- 26-01-06 17:14:52[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016510963439941 -- 26-01-06 17:14:53[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017274856567383 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70252 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5857902 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 17:14:55[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015394926071167 -- 26-01-06 17:14:56[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016069889068604 -- 26-01-06 17:14:56[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016683101654053 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70251 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70251 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035231113433838 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5857899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 17:14:57[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019942045211792 -- 26-01-06 17:15:00[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025753021240234 -- 26-01-06 17:15:01[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016638040542603 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70250 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70250 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70250 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 70250 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5857898 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 17:15:02[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016663074493408 -- 26-01-06 17:15:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70250 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016624927520752 -- 26-01-06 17:15:04[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01702094078064 -- 26-01-06 17:15:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43445 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 26-01-06 17:15:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43445 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037598609924316 -- 26-01-06 17:15:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-06 17:15:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003410816192627 -- 26-01-06 17:15:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5871567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 26-01-06 17:15:05[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02348518371582 -- 26-01-06 17:15:07[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43445 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022609949111938 -- 26-01-06 17:15:07[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016841888427734 -- 26-01-06 17:15:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43304 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036609172821045 -- 26-01-06 17:15:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43304 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-06 17:15:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 17:15:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 26-01-06 17:15:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 26-01-06 17:15:08[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018140077590942 -- 26-01-06 17:15:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015986919403076 -- 26-01-06 17:15:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-06 17:15:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 17:15:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 17:15:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032749176025391 -- 26-01-06 17:15:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031070709228516 -- 26-01-06 17:15:16[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017965078353882 -- 26-01-06 17:15:18[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027508974075317 -- 26-01-06 17:15:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43304 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032432079315186 -- 26-01-06 17:15:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43304 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-06 17:15:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 17:15:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 17:15:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-06 17:15:19[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01590895652771 -- 26-01-06 17:15:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43304 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015765190124512 -- 26-01-06 17:15:21[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018244028091431 -- 26-01-06 17:15:22[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43303 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 26-01-06 17:15:22[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-06 17:15:22[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035247802734375 -- 26-01-06 17:15:22[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-06 17:15:22[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-06 17:15:22[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016621112823486 -- 26-01-06 17:15:23[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43303 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01629900932312 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018357992172241 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 17:15:24[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027631044387817 -- 26-01-06 17:15:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029038906097412 -- 26-01-06 17:15:39[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016403913497925 -- 26-01-06 17:15:39[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-06 17:15:39[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 26-01-06 17:15:39[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 17:15:39[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-06 17:15:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5858234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-06 17:15:40[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024515151977539 -- 26-01-06 17:15:41[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023324012756348 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select payment_id from dbthird.thd_payment where oa_payment_id = 116142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035688877105713 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133458 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039060115814209 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-06 17:17:14[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22116142%22%7D&event=edit_payment&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016217947006226 -- 26-01-06 17:17:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018609046936035 -- 26-01-06 17:17:16[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017038106918335 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select payment_id from dbthird.thd_payment where oa_payment_id = 116140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133456 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038068294525146 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02503514289856 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032198429107666 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 17:17:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018894910812378 -- 26-01-06 17:17:18[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019277095794678 -- 26-01-06 17:17:18[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017330884933472 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116153 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select payment_id from dbthird.thd_payment where oa_payment_id = 116153 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133469 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874424 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033988952636719 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874424 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033178329467773 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-06 17:17:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015820026397705 -- 26-01-06 17:17:20[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116153 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017199993133545 -- 26-01-06 17:17:20[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017719984054565 -- 26-01-06 17:19:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 26-01-06 17:19:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0043370723724365 -- 26-01-06 17:19:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 26-01-06 17:19:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015512943267822 -- 26-01-06 17:19:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0261549949646 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116198 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select payment_id from dbthird.thd_payment where oa_payment_id = 116198 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133514 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040087699890137 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026535034179688 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 17:19:35[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016983032226562 -- 26-01-06 17:19:36[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015752792358398 -- 26-01-06 17:19:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016656875610352 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032389163970947 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select payment_id from dbthird.thd_payment where oa_payment_id = 116194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133510 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036931037902832 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031569004058838 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016577005386353 -- 26-01-06 17:19:38[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026053905487061 -- 26-01-06 17:19:39[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017399072647095 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116189 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select payment_id from dbthird.thd_payment where oa_payment_id = 116189 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035128593444824 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133505 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875946 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016719818115234 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875946 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 17:19:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116189 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015690088272095 -- 26-01-06 17:19:41[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116189 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023926973342896 -- 26-01-06 17:19:41[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024372816085815 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select payment_id from dbthird.thd_payment where oa_payment_id = 116188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034279823303223 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 26-01-06 17:19:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648998260498 -- 26-01-06 17:19:43[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018882036209106 -- 26-01-06 17:19:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01772403717041 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116186 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select payment_id from dbthird.thd_payment where oa_payment_id = 116186 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133502 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038950443267822 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033371448516846 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 17:19:45[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017030954360962 -- 26-01-06 17:19:46[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01502799987793 -- 26-01-06 17:19:46[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016854047775269 -- 26-01-06 17:25:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016708850860596 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116192 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select payment_id from dbthird.thd_payment where oa_payment_id = 116192 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133508 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032501220703125 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875975 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875975 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031352043151855 -- 26-01-06 17:25:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116192 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020035982131958 -- 26-01-06 17:25:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116192 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015607118606567 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021568775177002 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select payment_id from dbthird.thd_payment where oa_payment_id = 116178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032868385314941 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133494 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036771297454834 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030839443206787 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018027067184448 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032382011413574 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875426 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030908584594727 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030858516693115 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-06 17:25:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016427040100098 -- 26-01-06 17:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116178 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016272068023682 -- 26-01-06 17:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016964912414551 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116171 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select payment_id from dbthird.thd_payment where oa_payment_id = 116171 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133487 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038669109344482 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875192 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032308101654053 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026687860488892 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875192 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032258033752441 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 17:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116171 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017102956771851 -- 26-01-06 17:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116171 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016647815704346 -- 26-01-06 17:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017736911773682 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select payment_id from dbthird.thd_payment where oa_payment_id = 116157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133473 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016735076904297 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035078525543213 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-06 17:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015742063522339 -- 26-01-06 17:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01615309715271 -- 26-01-06 17:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016798973083496 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select payment_id from dbthird.thd_payment where oa_payment_id = 116155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133471 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874585 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031528472900391 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021184921264648 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874585 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 17:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018309831619263 -- 26-01-06 17:25:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015830993652344 -- 26-01-06 17:25:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017767190933228 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116138 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035319328308105 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select payment_id from dbthird.thd_payment where oa_payment_id = 116138 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133454 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-06 17:25:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017122983932495 -- 26-01-06 17:25:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016100168228149 -- 26-01-06 17:25:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 17:25:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0037801265716553 -- 26-01-06 17:25:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 26-01-06 17:25:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015310049057007 -- 26-01-06 17:25:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016544818878174 -- 26-01-06 17:25:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016979932785034 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116131 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select payment_id from dbthird.thd_payment where oa_payment_id = 116131 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133447 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037579536437988 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873470 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032608509063721 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873470 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 17:25:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020634889602661 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select payment_id from dbthird.thd_payment where oa_payment_id = 116177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133493 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01711106300354 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 17:25:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 17:25:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028422117233276 -- 26-01-06 17:25:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027611017227173 -- 26-01-06 17:25:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018447875976562 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116119 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003291130065918 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select payment_id from dbthird.thd_payment where oa_payment_id = 116119 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133435 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873043 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016010046005249 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873043 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032038688659668 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01769495010376 -- 26-01-06 17:25:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02419900894165 -- 26-01-06 17:25:36[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016392946243286 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032711029052734 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select payment_id from dbthird.thd_payment where oa_payment_id = 115935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133292 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865372 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033438205718994 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865372 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-06 17:25:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016674995422363 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016997098922729 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017179012298584 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select payment_id from dbthird.thd_payment where oa_payment_id = 115934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133291 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038418769836426 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 17:25:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 17:25:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034058094024658 -- 26-01-06 17:25:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 17:25:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 17:25:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 26-01-06 17:25:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017096996307373 -- 26-01-06 17:25:39[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116177 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016772985458374 -- 26-01-06 17:25:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017209053039551 -- 26-01-06 17:25:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018113136291504 -- 26-01-06 17:25:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018362998962402 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select payment_id from dbthird.thd_payment where oa_payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018141031265259 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031719207763672 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031778812408447 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-06 17:25:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017190217971802 -- 26-01-06 17:25:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115872 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 17:25:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select payment_id from dbthird.thd_payment where oa_payment_id = 115872 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034558773040771 -- 26-01-06 17:25:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133229 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038659572601318 -- 26-01-06 17:25:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5863640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032718181610107 -- 26-01-06 17:25:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027399063110352 -- 26-01-06 17:25:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-06 17:25:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-01-06 17:25:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 17:25:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-06 17:25:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115872 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028450965881348 -- 26-01-06 17:25:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115872 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017591953277588 -- 26-01-06 17:25:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034518241882324 -- 26-01-06 17:25:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select payment_id from dbthird.thd_payment where oa_payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-06 17:25:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 17:25:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 17:25:41[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026987075805664 -- 26-01-06 17:25:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-06 17:25:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-06 17:25:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-06 17:25:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033731460571289 -- 26-01-06 17:25:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016217947006226 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020665884017944 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115509 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032498836517334 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select payment_id from dbthird.thd_payment where oa_payment_id = 115509 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133065 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5844905 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031311511993408 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032021999359131 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5844905 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 17:25:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016144990921021 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select payment_id from dbthird.thd_payment where oa_payment_id = 116081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133405 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036191940307617 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017349004745483 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030910968780518 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030891895294189 -- 26-01-06 17:25:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016392946243286 -- 26-01-06 17:25:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016414165496826 -- 26-01-06 17:25:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017400979995728 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select payment_id from dbthird.thd_payment where oa_payment_id = 114797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 132489 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038750171661377 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5799758 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5799758 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003342866897583 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 17:25:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017059087753296 -- 26-01-06 17:25:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=114797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015637874603271 -- 26-01-06 17:25:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015648126602173 -- 26-01-06 17:25:49[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033415079116821 -- 26-01-06 17:25:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024007081985474 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select payment_id from dbthird.thd_payment where oa_payment_id = 116165 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031421184539795 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017360925674438 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031452178955078 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874945 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031349658966064 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031588077545166 -- 26-01-06 17:25:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027184963226318 -- 26-01-06 17:25:52[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116165 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015738964080811 -- 26-01-06 17:25:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017718076705933 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003497838973999 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select payment_id from dbthird.thd_payment where oa_payment_id = 116164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133480 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039479732513428 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874943 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018077850341797 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035438537597656 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874943 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033931732177734 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 17:25:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016972064971924 -- 26-01-06 17:25:55[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116164 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014945983886719 -- 26-01-06 17:25:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017159938812256 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116163 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033528804779053 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select payment_id from dbthird.thd_payment where oa_payment_id = 116163 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034267902374268 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133479 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 17:25:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015632152557373 -- 26-01-06 17:25:57[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116163 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015135049819946 -- 26-01-06 17:25:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020241975784302 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031898021697998 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select payment_id from dbthird.thd_payment where oa_payment_id = 116080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133404 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030319690704346 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017674922943115 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030901432037354 -- 26-01-06 17:25:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015542984008789 -- 26-01-06 17:26:00[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017366170883179 -- 26-01-06 17:26:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01714301109314 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115579 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select payment_id from dbthird.thd_payment where oa_payment_id = 115579 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003450870513916 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133123 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032281875610352 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017320871353149 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 17:26:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115579 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015974044799805 -- 26-01-06 17:26:02[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115579 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026254177093506 -- 26-01-06 17:26:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029517889022827 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115578 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033438205718994 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select payment_id from dbthird.thd_payment where oa_payment_id = 115578 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133122 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032341480255127 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032258033752441 -- 26-01-06 17:26:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 17:26:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115578 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016613006591797 -- 26-01-06 17:26:04[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115578 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016584873199463 -- 26-01-06 17:26:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018099069595337 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115577 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select payment_id from dbthird.thd_payment where oa_payment_id = 115577 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133121 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034811496734619 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034191608428955 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034618377685547 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115577 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017354965209961 -- 26-01-06 17:26:06[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115577 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017176866531372 -- 26-01-06 17:26:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016185998916626 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115576 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031719207763672 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select payment_id from dbthird.thd_payment where oa_payment_id = 115576 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133120 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030381679534912 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025871992111206 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02183198928833 -- 26-01-06 17:26:08[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015665054321289 -- 26-01-06 17:26:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024760961532593 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select payment_id from dbthird.thd_payment where oa_payment_id = 115575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035138130187988 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133119 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033738613128662 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026686191558838 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033669471740723 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016124963760376 -- 26-01-06 17:26:10[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115575 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020995140075684 -- 26-01-06 17:26:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016931056976318 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115574 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select payment_id from dbthird.thd_payment where oa_payment_id = 115574 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034008026123047 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133118 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033371448516846 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032298564910889 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032181739807129 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-06 17:26:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115574 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025931119918823 -- 26-01-06 17:26:13[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115574 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023838996887207 -- 26-01-06 17:26:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02147102355957 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115573 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034089088439941 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select payment_id from dbthird.thd_payment where oa_payment_id = 115573 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133117 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016419887542725 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 26-01-06 17:26:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115573 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023520946502686 -- 26-01-06 17:26:16[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115573 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018508195877075 -- 26-01-06 17:26:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01794695854187 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115572 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select payment_id from dbthird.thd_payment where oa_payment_id = 115572 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133116 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849058 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017795085906982 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849058 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030701160430908 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003101110458374 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115572 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027772188186646 -- 26-01-06 17:26:18[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115572 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02831506729126 -- 26-01-06 17:26:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016686916351318 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115570 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select payment_id from dbthird.thd_payment where oa_payment_id = 115570 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033721923828125 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133114 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033237934112549 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017910957336426 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115570 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017281055450439 -- 26-01-06 17:26:20[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115570 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014982938766479 -- 26-01-06 17:26:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024317979812622 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115568 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select payment_id from dbthird.thd_payment where oa_payment_id = 115568 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133112 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848973 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016955137252808 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848973 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017215013504028 -- 26-01-06 17:26:22[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015836000442505 -- 26-01-06 17:26:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019145011901855 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115567 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select payment_id from dbthird.thd_payment where oa_payment_id = 115567 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133111 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848972 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016123056411743 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848972 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031309127807617 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115567 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023129940032959 -- 26-01-06 17:26:24[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115567 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016616821289062 -- 26-01-06 17:26:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019680023193359 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115565 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select payment_id from dbthird.thd_payment where oa_payment_id = 115565 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133109 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848969 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030488967895508 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01823902130127 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848969 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030500888824463 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016877889633179 -- 26-01-06 17:26:26[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023945093154907 -- 26-01-06 17:26:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016305923461914 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115562 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select payment_id from dbthird.thd_payment where oa_payment_id = 115562 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032858848571777 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133106 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032448768615723 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030841827392578 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016991853713989 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003093957901001 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031251907348633 -- 26-01-06 17:26:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115562 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017431974411011 -- 26-01-06 17:26:29[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115562 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015841960906982 -- 26-01-06 17:26:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017405986785889 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115561 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select payment_id from dbthird.thd_payment where oa_payment_id = 115561 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133105 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848958 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027042865753174 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848958 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-06 17:26:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018267154693604 -- 26-01-06 17:26:31[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017554044723511 -- 26-01-06 17:26:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026846885681152 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115560 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select payment_id from dbthird.thd_payment where oa_payment_id = 115560 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133104 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848957 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016623973846436 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848957 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031578540802002 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-06 17:26:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115560 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017406940460205 -- 26-01-06 17:26:33[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115560 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015627145767212 -- 26-01-06 17:26:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017618179321289 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034670829772949 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select payment_id from dbthird.thd_payment where oa_payment_id = 115558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133102 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034751892089844 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848954 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026031017303467 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848954 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 26-01-06 17:26:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027996063232422 -- 26-01-06 17:26:35[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016211986541748 -- 26-01-06 17:26:35[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01678991317749 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115557 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select payment_id from dbthird.thd_payment where oa_payment_id = 115557 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133101 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5848952 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003349781036377 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5848952 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 26-01-06 17:26:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115557 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016937971115112 -- 26-01-06 17:26:37[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115557 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016705989837646 -- 26-01-06 17:26:37[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024879932403564 -- 26-01-06 17:26:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43498 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 26-01-06 17:26:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43498 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43498 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 26-01-06 17:26:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43498 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 17:26:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43498 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 26-01-06 17:26:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43498 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-06 17:26:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43498 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017369031906128 -- 26-01-06 17:26:39[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43498 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028936147689819 -- 26-01-06 17:26:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025216102600098 -- 26-01-06 17:26:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43458 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43458 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035629272460938 -- 26-01-06 17:26:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43458 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43458 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 17:26:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43458 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030250549316406 -- 26-01-06 17:26:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43458 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 26-01-06 17:26:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43458 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003014087677002 -- 26-01-06 17:26:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43458 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016401052474976 -- 26-01-06 17:26:41[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43458 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025530815124512 -- 26-01-06 17:26:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01970386505127 -- 26-01-06 17:26:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43455 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 26-01-06 17:26:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43455 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 17:26:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43455 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873092 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 17:26:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 17:26:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43455 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873092 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031678676605225 -- 26-01-06 17:26:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017405033111572 -- 26-01-06 17:26:44[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43455 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015718936920166 -- 26-01-06 17:26:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020618915557861 -- 26-01-06 17:26:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43454 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43454 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038530826568604 -- 26-01-06 17:26:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43454 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43454 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 17:26:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43454 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-06 17:26:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 26-01-06 17:26:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43454 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 17:26:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025110006332397 -- 26-01-06 17:26:46[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43454 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016937017440796 -- 26-01-06 17:26:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017198085784912 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43451 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43451 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016513109207153 -- 26-01-06 17:26:48[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43451 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015816926956177 -- 26-01-06 17:26:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018438100814819 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43442 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43442 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43442 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43442 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00331711769104 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43442 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870232 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43442 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43442 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870232 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43442 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017251014709473 -- 26-01-06 17:26:50[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43442 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015177011489868 -- 26-01-06 17:26:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018131017684937 -- 26-01-06 17:26:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 26-01-06 17:26:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-06 17:26:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-06 17:26:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863650 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 26-01-06 17:26:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027652025222778 -- 26-01-06 17:26:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016844034194946 -- 26-01-06 17:26:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017699956893921 -- 26-01-06 17:26:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3952 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 3952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038788318634033 -- 26-01-06 17:26:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3952 select * from dbpurc.purc_apply_product where purcapply_id = 3952 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-06 17:26:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016500949859619 -- 26-01-06 17:26:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016625165939331 -- 26-01-06 17:26:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017191171646118 -- 26-01-06 17:28:40[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018101930618286 -- 26-01-06 17:30:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227249%22}&event=edit_officialSeals&officialSeals_id=7249 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035331249237061 -- 26-01-06 17:30:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227249%22}&event=edit_officialSeals&officialSeals_id=7249 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034499168395996 -- 26-01-06 17:30:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227249%22}&event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-06 17:30:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227249%22}&event=edit_officialSeals&officialSeals_id=7249 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863650 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 26-01-06 17:30:31[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227249%22}&event=edit_officialSeals&officialSeals_id=7249 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024739980697632 -- 26-01-06 17:31:32[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025221824645996 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116186 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select payment_id from dbthird.thd_payment where oa_payment_id = 116186 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133502 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030171871185303 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018760919570923 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030341148376465 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029909610748291 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030479431152344 -- 26-01-06 17:31:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016507863998413 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70425 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70425 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70425 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70425 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031719207763672 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5869084 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031311511993408 -- 26-01-06 17:34:58[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270425%22%7D&event=edit_extrafareApply&extrafareApply_id=70425 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016472101211548 -- 26-01-06 17:35:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016547918319702 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70370 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70370 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003605842590332 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70370 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70370 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031511783599854 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865607 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-06 17:35:11[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270370%22%7D&event=edit_extrafareApply&extrafareApply_id=70370 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018815994262695 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select payment_id from dbthird.thd_payment where oa_payment_id = 116188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040140151977539 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017230033874512 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-06 17:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016149997711182 -- 26-01-06 17:35:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02065896987915 -- 26-01-06 17:35:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017250061035156 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116186 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select payment_id from dbthird.thd_payment where oa_payment_id = 116186 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133502 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038409233093262 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027077913284302 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033447742462158 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016226053237915 -- 26-01-06 17:35:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116186 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025046110153198 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01636791229248 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003741979598999 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 26-01-06 17:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016358852386475 -- 26-01-06 17:35:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017059087753296 -- 26-01-06 17:35:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017225980758667 -- 26-01-06 17:35:18[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70365 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034770965576172 -- 26-01-06 17:35:18[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70365 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037238597869873 -- 26-01-06 17:35:18[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038089752197266 -- 26-01-06 17:35:18[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 17:35:18[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-06 17:35:19[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003425121307373 -- 26-01-06 17:35:19[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 26-01-06 17:35:19[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270365%22%7D&event=edit_extrafareApply&extrafareApply_id=70365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017632961273193 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70364 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035388469696045 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865476 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 26-01-06 17:35:29[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270364%22%7D&event=edit_extrafareApply&extrafareApply_id=70364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023519992828369 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70358 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 SELECT r.*,c.cont_name apply_cont,o.org_name department,3 appr_type_id FROM dboa.oa_extrafareApply r LEFT JOIN dbsys.sys_contact c on r.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON r.department_id = o.org_id WHERE extrafareApply_id = 70358 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036468505859375 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 70358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 26-01-06 17:35:37[袁星嵘-2330] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270358%22%7D&event=edit_extrafareApply&extrafareApply_id=70358 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2330 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017028093338013 -- 26-01-06 17:37:47[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015722990036011 -- 26-01-06 17:37:49[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01592493057251 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116198 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select payment_id from dbthird.thd_payment where oa_payment_id = 116198 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133514 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037579536437988 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015602111816406 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030348300933838 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030851364135742 -- 26-01-06 17:37:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015896081924438 -- 26-01-06 17:37:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018043994903564 -- 26-01-06 17:38:59[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035265922546387 -- 26-01-06 17:41:13[付勇-2205] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036439895629883 -- 26-01-06 17:41:13[付勇-2205] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43475 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041179656982422 -- 26-01-06 17:41:13[付勇-2205] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-06 17:41:13[付勇-2205] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2205 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 26-01-06 17:41:13[付勇-2205] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035228729248047 -- 26-01-06 17:41:14[付勇-2205] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243475%22}&event=edit_fareApply&fareApply_id=43475 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2205 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016880035400391 -- 26-01-06 17:44:15[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017528057098389 -- 26-01-06 17:45:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016813993453979 -- 26-01-06 17:45:41[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243512%22}&event=edit_fareApply&fareApply_id=43512 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-06 17:45:41[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243512%22}&event=edit_fareApply&fareApply_id=43512 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43512 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036981105804443 -- 26-01-06 17:45:41[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243512%22}&event=edit_fareApply&fareApply_id=43512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032868385314941 -- 26-01-06 17:45:41[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243512%22}&event=edit_fareApply&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 17:45:41[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243512%22}&event=edit_fareApply&fareApply_id=43512 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-06 17:45:41[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243512%22}&event=edit_fareApply&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028801918029785 -- 26-01-06 17:46:38[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43513 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037131309509277 -- 26-01-06 17:46:38[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036768913269043 -- 26-01-06 17:46:38[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876466 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032558441162109 -- 26-01-06 17:46:38[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 26-01-06 17:46:39[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876466 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 26-01-06 17:46:39[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016821146011353 -- 26-01-06 17:48:28[董韧杰-706] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02216911315918 -- 26-01-06 17:48:29[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026402950286865 -- 26-01-06 17:48:30[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036919116973877 -- 26-01-06 17:48:30[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43512 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 26-01-06 17:48:30[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 17:48:30[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-06 17:48:30[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-06 17:48:30[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016053915023804 -- 26-01-06 17:48:58[董韧杰-706] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018033981323242 -- 26-01-06 17:48:58[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016997098922729 -- 26-01-06 17:48:59[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036709308624268 -- 26-01-06 17:48:59[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43512 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003680944442749 -- 26-01-06 17:48:59[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 26-01-06 17:48:59[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-06 17:48:59[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876461 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 17:48:59[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027220010757446 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016679048538208 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43513 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003760814666748 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876466 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031881332397461 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876466 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 26-01-06 17:49:01[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243513%22}&event=edit_fareApply&fareApply_id=43513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020686864852905 -- 26-01-06 17:50:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028115034103394 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115953 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select payment_id from dbthird.thd_payment where oa_payment_id = 115953 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133310 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038578510284424 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5866523 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026628017425537 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5866523 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026029825210571 -- 26-01-06 17:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021216869354248 -- 26-01-06 17:50:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017131090164185 -- 26-01-06 17:51:56[张美芬-2158] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018494129180908 -- 26-01-06 17:51:57[张美芬-2158] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021649837493896 -- 26-01-06 17:52:25[张美芬-2158] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016619920730591 -- 26-01-06 17:52:27[张美芬-2158] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015380144119263 -- 26-01-06 17:53:33[张美芬-2158] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017374992370605 -- 26-01-06 17:59:47 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033681392669678 -- 26-01-06 17:59:47 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 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.0042810440063477 -- 26-01-06 17:59:48 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 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='LiuXiaoJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-06 17:59:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017135858535767 -- 26-01-06 17:59:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 26-01-06 17:59:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-06 17:59:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037469863891602 -- 26-01-06 17:59:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 26-01-06 17:59:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026432991027832 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034267902374268 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874591 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032467842102051 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874591 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032491683959961 -- 26-01-06 17:59:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016296863555908 -- 26-01-06 17:59:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016956090927124 -- 26-01-06 17:59:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015974044799805 -- 26-01-06 17:59:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018313884735107 -- 26-01-06 17:59:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017282009124756 -- 26-01-06 17:59:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034599304199219 -- 26-01-06 17:59:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016109943389893 -- 26-01-06 18:00:01[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 26-01-06 18:00:01[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 26-01-06 18:00:01[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036411285400391 -- 26-01-06 18:00:01[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 26-01-06 18:00:01[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018590927124023 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036120414733887 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033748149871826 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015699863433838 -- 26-01-06 18:00:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017538070678711 -- 26-01-06 18:00:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017246961593628 -- 26-01-06 18:00:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024175882339478 -- 26-01-06 18:00:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02503490447998 -- 26-01-06 18:00:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030732154846191 -- 26-01-06 18:00:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028017997741699 -- 26-01-06 18:00:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037491321563721 -- 26-01-06 18:00:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 26-01-06 18:00:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-06 18:00:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-06 18:00:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018494129180908 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43503 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066308975219727 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047769546508789 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0056188106536865 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013916015625 -- 26-01-06 18:00:15[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01652193069458 -- 26-01-06 18:00:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%河南亿企嘉会计服务有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020883083343506 -- 26-01-06 18:00:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024926900863647 -- 26-01-06 18:00:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015934944152832 -- 26-01-06 18:00:17[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017800807952881 -- 26-01-06 18:00:17[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 26-01-06 18:00:17[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015902042388916 -- 26-01-06 18:00:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 18:00:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 26-01-06 18:00:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 26-01-06 18:00:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 18:00:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016232967376709 -- 26-01-06 18:19:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 26-01-06 18:19:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-06 18:19:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-06 18:19:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-06 18:19:35[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017652988433838 -- 26-01-06 18:19:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-06 18:19:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 26-01-06 18:19:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874591 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031940937042236 -- 26-01-06 18:19:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-06 18:19:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874591 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003173828125 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019710063934326 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017381906509399 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017585039138794 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016353130340576 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027530908584595 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-06 18:19:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016330003738403 -- 26-01-06 18:19:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-06 18:19:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-06 18:19:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-06 18:19:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00351881980896 -- 26-01-06 18:19:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01868200302124 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43503 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035068988800049 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-06 18:19:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43503 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016901016235352 -- 26-01-06 18:19:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%河南亿企嘉会计服务有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018934011459351 -- 26-01-06 18:19:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028119802474976 -- 26-01-06 18:19:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016964197158813 -- 26-01-06 18:19:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017400026321411 -- 26-01-06 18:19:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 26-01-06 18:19:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017189025878906 -- 26-01-06 18:19:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003892183303833 -- 26-01-06 18:19:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-06 18:19:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036971569061279 -- 26-01-06 18:19:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 26-01-06 18:19:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01775598526001 -- 26-01-06 18:29:28[程鹏-2422] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%罚款%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019845962524414 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116235 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select payment_id from dbthird.thd_payment where oa_payment_id = 116235 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133530 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038790702819824 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876924 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021546840667725 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876924 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-06 18:30:09[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22116235%22}&event=edit_payment&payment_id=116235 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017035007476807 -- 26-01-06 18:31:07[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 26-01-06 18:31:07[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047729015350342 -- 26-01-06 18:31:07[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015780925750732 -- 26-01-06 18:32:01[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 18:32:02[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045080184936523 -- 26-01-06 18:32:02[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041730403900146 -- 26-01-06 18:32:02[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016720056533813 -- 26-01-06 18:32:40[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-06 18:32:40[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048599243164062 -- 26-01-06 18:32:40[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048470497131348 -- 26-01-06 18:32:40[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017511129379272 -- 26-01-06 18:32:42[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-06 18:32:42[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049309730529785 -- 26-01-06 18:32:42[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046350955963135 -- 26-01-06 18:32:42[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017197132110596 -- 26-01-06 18:33:30[程鹏-2422] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%1月5号罚款%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017275094985962 -- 26-01-06 18:33:33[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-06 18:33:33[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045220851898193 -- 26-01-06 18:33:33[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048398971557617 -- 26-01-06 18:33:33[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017506122589111 -- 26-01-06 18:34:00[程鹏-2422] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 and e.extrafare_name like '%苏JS00351月5号罚款%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016531944274902 -- 26-01-06 18:34:00[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-06 18:34:00[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047421455383301 -- 26-01-06 18:34:00[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043909549713135 -- 26-01-06 18:34:00[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018064022064209 -- 26-01-06 18:34:08[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-06 18:34:08[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052130222320557 -- 26-01-06 18:34:08[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046510696411133 -- 26-01-06 18:34:08[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026183843612671 -- 26-01-06 18:34:16[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-06 18:34:16[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01626992225647 -- 26-01-06 18:34:18[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-06 18:34:18[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046060085296631 -- 26-01-06 18:34:18[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2422,updatedby_id = 2422 where extrafareApply_id = 70503 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043928623199463 -- 26-01-06 18:34:18[程鹏-2422] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2422,updatedby_id = 2422 where otherfee_id = 2641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016150951385498 -- 26-01-06 18:34:19[程鹏-2422] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2422 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016692876815796 -- 26-01-06 19:02:09[郑嘉琳-2346] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016493082046509 -- 26-01-06 19:02:09[郑嘉琳-2346] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018072128295898 -- 26-01-06 19:02:11[郑嘉琳-2346] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015331029891968 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713856&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713856&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002932071685791 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713856&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713856&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 SELECT o.order_id,o.order_no,a.area_name dest_city,o.acct_id, o.pieces,o.weight,o.volume,o.calc_weight FROM dbthird.thd_order o LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE o.order_id in (1713856) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020803928375244 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017032146453857 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017210960388184 -- 26-01-06 19:46:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018625020980835 -- 26-01-06 19:46:30[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01673698425293 -- 26-01-06 19:46:34[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016831874847412 -- 26-01-06 19:47:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016485929489136 -- 26-01-06 19:47:35[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-06 19:47:35[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select group_concat(order_no) order_no_str from dbthird.thd_order where order_id in (1713856) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032408237457275 -- 26-01-06 19:47:35[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017224073410034 -- 26-01-06 19:47:36[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00337815284729 -- 26-01-06 19:47:36[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017930030822754 -- 26-01-06 19:47:37[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 26-01-06 19:47:37[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024312019348145 -- 26-01-06 19:47:38[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 19:47:38[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018033027648926 -- 26-01-06 19:47:38[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023513793945312 -- 26-01-06 19:47:41[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030279159545898 -- 26-01-06 19:47:42[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016351938247681 -- 26-01-06 19:47:42[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 26-01-06 19:47:42[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028527975082397 -- 26-01-06 19:47:42[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017040014266968 -- 26-01-06 19:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022571802139282 -- 26-01-06 19:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-06 19:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0042431354522705 -- 26-01-06 19:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='LiSuJiao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035078525543213 -- 26-01-06 19:49:35[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019400119781494 -- 26-01-06 19:49:36[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016803979873657 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116241 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037310123443604 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select payment_id from dbthird.thd_payment where oa_payment_id = 116241 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037391185760498 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133535 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5877319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031380653381348 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select * from dbsys.sys_contact where cont_id = 931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5877319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031487941741943 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-06 19:49:40[李素姣-931] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116241 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025079965591431 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 SELECT o.order_id,o.order_no,a.area_name dest_city,o.acct_id, o.pieces,o.weight,o.volume,o.calc_weight FROM dbthird.thd_order o LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE o.order_id in (1713454) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028362989425659 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025619029998779 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024036169052124 -- 26-01-06 19:50:26[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030091047286987 -- 26-01-06 19:50:29[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017461061477661 -- 26-01-06 19:50:33[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024258852005005 -- 26-01-06 19:50:53[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020406007766724 -- 26-01-06 19:50:59[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 26-01-06 19:50:59[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select group_concat(order_no) order_no_str from dbthird.thd_order where order_id in (1713454) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029470920562744 -- 26-01-06 19:50:59[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025446891784668 -- 26-01-06 19:51:00[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031168460845947 -- 26-01-06 19:51:00[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016678094863892 -- 26-01-06 19:51:01[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030691623687744 -- 26-01-06 19:51:01[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028348922729492 -- 26-01-06 19:51:03[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 26-01-06 19:51:03[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017340898513794 -- 26-01-06 19:51:03[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034089088439941 -- 26-01-06 19:51:03[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017354011535645 -- 26-01-06 19:51:04[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016512870788574 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033771991729736 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1713454&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 SELECT o.order_id,o.order_no,a.area_name dest_city,o.acct_id, o.pieces,o.weight,o.volume,o.calc_weight FROM dbthird.thd_order o LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE o.order_id in (1713454) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032305002212524 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028307199478149 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016956090927124 -- 26-01-06 19:55:27[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017347097396851 -- 26-01-06 20:15:10[杨林-2511] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016250848770142 -- 26-01-06 20:15:26[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 20:15:26[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0056989192962646 -- 26-01-06 20:15:26[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2511,updatedby_id = 2511 where extrafareApply_id = 70507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017487049102783 -- 26-01-06 20:17:56[杨林-2511] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016409158706665 -- 26-01-06 20:18:05[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-06 20:18:05[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051560401916504 -- 26-01-06 20:18:05[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2511,updatedby_id = 2511 where extrafareApply_id = 70508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016646862030029 -- 26-01-06 20:18:52[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 26-01-06 20:18:52[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016837120056152 -- 26-01-06 20:18:59[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 26-01-06 20:18:59[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049741268157959 -- 26-01-06 20:18:59[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2511,updatedby_id = 2511 where extrafareApply_id = 70508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050170421600342 -- 26-01-06 20:18:59[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2511,updatedby_id = 2511 where otherfee_id = 2643 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017320156097412 -- 26-01-06 20:18:59[杨林-2511] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021270036697388 -- 26-01-06 20:19:21[杨林-2511] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=delete_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018165826797485 -- 26-01-06 20:51:25 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-06 20:51:25 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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.0044209957122803 -- 26-01-06 20:51:25 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 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='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037169456481934 -- 26-01-06 20:51:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02501106262207 -- 26-01-06 20:51:25 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016422033309937 -- 26-01-06 20:51:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017745018005371 -- 26-01-06 20:51:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038399696350098 -- 26-01-06 20:51:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43518 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039830207824707 -- 26-01-06 20:51:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876880 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-06 20:51:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 26-01-06 20:51:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876880 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-06 20:51:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027854919433594 -- 26-01-06 20:51:29[张体海-1176] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017977952957153 -- 26-01-06 20:51:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023691177368164 -- 26-01-06 20:51:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 26-01-06 20:51:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43518 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 20:51:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876880 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-06 20:51:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 20:51:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876880 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-06 20:51:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025635004043579 -- 26-01-06 20:53:05[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016505002975464 -- 26-01-06 21:03:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017483949661255 -- 26-01-06 21:03:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022523880004883 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116198 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select payment_id from dbthird.thd_payment where oa_payment_id = 116198 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133514 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030300617218018 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028475999832153 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030288696289062 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 26-01-06 21:03:13[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116198 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017627000808716 -- 26-01-06 21:03:15[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017376899719238 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037899017333984 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select payment_id from dbthird.thd_payment where oa_payment_id = 116194 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133510 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024411916732788 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-06 21:03:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116194 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016870021820068 -- 26-01-06 21:03:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01850700378418 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038108825683594 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select payment_id from dbthird.thd_payment where oa_payment_id = 116188 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003483772277832 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038108825683594 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031111001968384 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-06 21:03:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116188 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016355991363525 -- 26-01-06 21:16:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017621994018555 -- 26-01-06 21:16:41[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015694856643677 -- 26-01-06 21:34:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018048048019409 -- 26-01-06 21:52:09[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042548179626465 -- 26-01-06 21:52:09[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003838062286377 -- 26-01-06 21:52:09[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050070285797119 -- 26-01-06 21:52:09[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043540000915527 -- 26-01-06 21:52:09[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024174928665161 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003486156463623 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003605842590332 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874591 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874591 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033972263336182 -- 26-01-06 21:52:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43476 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0174720287323 -- 26-01-06 21:52:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016891002655029 -- 26-01-06 21:52:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025601148605347 -- 26-01-06 21:52:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018282890319824 -- 26-01-06 21:52:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017593860626221 -- 26-01-06 21:52:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-06 21:52:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017098903656006 -- 26-01-06 21:52:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023880004882812 -- 26-01-06 21:54:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003917932510376 -- 26-01-06 21:54:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033061504364014 -- 26-01-06 21:54:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 26-01-06 21:54:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036420822143555 -- 26-01-06 21:54:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018231153488159 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 43337 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032970905303955 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863153 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032927989959717 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5863153 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=43337 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026023864746094 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%禹州市安瑞运输有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01655912399292 -- 26-01-06 21:54:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016626834869385 -- 26-01-06 21:54:57[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01679801940918 -- 26-01-06 21:54:57[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016465902328491 -- 26-01-06 21:54:57[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-06 21:54:57[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01669716835022 -- 26-01-06 21:57:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016661882400513 -- 26-01-06 21:57:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040609836578369 -- 26-01-06 21:57:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 26-01-06 21:57:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-06 21:57:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-06 21:57:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018821001052856 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041129589080811 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select payment_id from dbthird.thd_payment where oa_payment_id = 115825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042150020599365 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036489963531494 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037548542022705 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select * from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5861483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 26-01-06 21:59:11[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22115825%22}&event=edit_payment&payment_id=115825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017055988311768 -- 26-01-06 21:59:21[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d %H:%i') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-06 21:59:21[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853818 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 26-01-06 21:59:21[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 26-01-06 21:59:21[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027307987213135 -- 26-01-06 21:59:37[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d %H:%i') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 7240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-06 21:59:37[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5853818 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-06 21:59:37[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-06 21:59:37[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227240%22}&event=edit_officialSeals&officialSeals_id=7240 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016317129135132 -- 26-01-06 22:50:09[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02170205116272 -- 26-01-06 23:19:23[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2242643%22}&event=edit_fareApply&fareApply_id=42643 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 42643 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003943920135498 -- 26-01-06 23:19:23[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2242643%22}&event=edit_fareApply&fareApply_id=42643 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 42643 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 26-01-06 23:19:23[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2242643%22}&event=edit_fareApply&fareApply_id=42643 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5761427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034301280975342 -- 26-01-06 23:19:23[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2242643%22}&event=edit_fareApply&fareApply_id=42643 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-06 23:19:23[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2242643%22}&event=edit_fareApply&fareApply_id=42643 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5761427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 26-01-06 23:19:23[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2242643%22}&event=edit_fareApply&fareApply_id=42643 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017082929611206 -- 26-01-06 23:19:46[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243081%22}&event=edit_fareApply&fareApply_id=43081 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 26-01-06 23:19:46[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243081%22}&event=edit_fareApply&fareApply_id=43081 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43081 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 26-01-06 23:19:46[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243081%22}&event=edit_fareApply&fareApply_id=43081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5830014 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 26-01-06 23:19:46[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243081%22}&event=edit_fareApply&fareApply_id=43081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033161640167236 -- 26-01-06 23:19:46[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243081%22}&event=edit_fareApply&fareApply_id=43081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5830014 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-06 23:19:46[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243081%22}&event=edit_fareApply&fareApply_id=43081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0299391746521 -- 26-01-06 23:20:06[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243080%22}&event=edit_fareApply&fareApply_id=43080 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 26-01-06 23:20:06[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243080%22}&event=edit_fareApply&fareApply_id=43080 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43080 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036411285400391 -- 26-01-06 23:20:06[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243080%22}&event=edit_fareApply&fareApply_id=43080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5830011 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030930042266846 -- 26-01-06 23:20:06[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243080%22}&event=edit_fareApply&fareApply_id=43080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 26-01-06 23:20:06[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243080%22}&event=edit_fareApply&fareApply_id=43080 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5830011 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 26-01-06 23:20:06[陆像纯-623] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243080%22}&event=edit_fareApply&fareApply_id=43080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------