Time: 0.018934965133667 -- 25-05-16 06:55:55[秦学习-南京办-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=60884 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 = 60884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 25-05-16 06:55:55[秦学习-南京办-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=60884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 25-05-16 06:55:55[秦学习-南京办-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=60884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 25-05-16 06:55:55[秦学习-南京办-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=60884 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4543001 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-05-16 06:55:55[秦学习-南京办-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=60884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 25-05-16 06:55:55[秦学习-南京办-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=60884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021790981292725 -- 25-05-16 06:55:55[秦学习-南京办-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 =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.016983032226562 -- 25-05-16 06:55:56[秦学习-南京办-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 = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019807100296021 -- 25-05-16 06:55:56[秦学习-南京办-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 = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017818927764893 -- 25-05-16 09:23: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.0034987926483154 -- 25-05-16 09:23: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.0043199062347412 -- 25-05-16 09:23:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0037169456481934 -- 25-05-16 09:23:30[吴凌刚-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.01985502243042 -- 25-05-16 09:23:30[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225613%22}&event=edit_officialSeals&officialSeals_id=5613 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 = 5613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 25-05-16 09:23:30[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225613%22}&event=edit_officialSeals&officialSeals_id=5613 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 25-05-16 09:23:30[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225613%22}&event=edit_officialSeals&officialSeals_id=5613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036489963531494 -- 25-05-16 09:23:30[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225613%22}&event=edit_officialSeals&officialSeals_id=5613 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641822 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 25-05-16 09:23:30[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225613%22}&event=edit_officialSeals&officialSeals_id=5613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025568008422852 -- 25-05-16 09:23:31[吴凌刚-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.027621030807495 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select payment_id from dbthird.thd_payment where oa_payment_id = 94855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 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 = 113441 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039238929748535 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 25-05-16 09:23:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031571388244629 -- 25-05-16 09:23:32[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 25-05-16 09:23:32[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02082085609436 -- 25-05-16 09:23:33[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023877143859863 -- 25-05-16 09:23:33[吴凌刚-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.018783092498779 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041148662567139 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select payment_id from dbthird.thd_payment where oa_payment_id = 94749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038259029388428 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 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 = 113335 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041470527648926 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036301612854004 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 25-05-16 09:23:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019098997116089 -- 25-05-16 09:23:35[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015120029449463 -- 25-05-16 09:23:35[吴凌刚-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.016397953033447 -- 25-05-16 09:23:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 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 = 35798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032861232757568 -- 25-05-16 09:23:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037331581115723 -- 25-05-16 09:23:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 25-05-16 09:23:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 25-05-16 09:23:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 25-05-16 09:23:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014991044998169 -- 25-05-16 09:24:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024322032928467 -- 25-05-16 09:24:17[吴凌刚-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.025548934936523 -- 25-05-16 09:24:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 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 = 35797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 25-05-16 09:24:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35797 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-05-16 09:24:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 25-05-16 09:24:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 25-05-16 09:24:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031712055206299 -- 25-05-16 09:24:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020925045013428 -- 25-05-16 09:24:32[吴凌刚-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.021522998809814 -- 25-05-16 09:24:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 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 = 35797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 25-05-16 09:24:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35797 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 25-05-16 09:24:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030348300933838 -- 25-05-16 09:24:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 25-05-16 09:24:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030281543731689 -- 25-05-16 09:24:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020502090454102 -- 25-05-16 09:24:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021930932998657 -- 25-05-16 09:24: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.022403955459595 -- 25-05-16 09:24:42[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 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 = 35773 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047450065612793 -- 25-05-16 09:24:42[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047478675842285 -- 25-05-16 09:24:42[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042719841003418 -- 25-05-16 09:24:42[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044300556182861 -- 25-05-16 09:24:42[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042710304260254 -- 25-05-16 09:24:42[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018267869949341 -- 25-05-16 09:24:56[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35773 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025840044021606 -- 25-05-16 09:24:57[吴凌刚-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.025460004806519 -- 25-05-16 09:28:20[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 25-05-16 09:28:20[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select payment_id from dbthird.thd_payment where oa_payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041120052337646 -- 25-05-16 09:28:20[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 25-05-16 09:28:20[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 09:28:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 25-05-16 09:28:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 09:28:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 25-05-16 09:28:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 25-05-16 09:28:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025058031082153 -- 25-05-16 09:28:22[岑忠友-2139] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028739929199219 -- 25-05-16 09:28:23[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027161121368408 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037078857421875 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select payment_id from dbthird.thd_payment where oa_payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037188529968262 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038509368896484 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036900043487549 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036959648132324 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037119388580322 -- 25-05-16 09:28:25[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018062114715576 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040431022644043 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select payment_id from dbthird.thd_payment where oa_payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003436803817749 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034599304199219 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035748481750488 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 25-05-16 09:28:30[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023256063461304 -- 25-05-16 09:28:31[岑忠友-2139] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019001007080078 -- 25-05-16 09:28:31[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022665023803711 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select payment_id from dbthird.thd_payment where oa_payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038869380950928 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 25-05-16 09:28:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020730018615723 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043938159942627 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select payment_id from dbthird.thd_payment where oa_payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040421485900879 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039358139038086 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041120052337646 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039451122283936 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038971900939941 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039429664611816 -- 25-05-16 09:28:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016807079315186 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select payment_id from dbthird.thd_payment where oa_payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037281513214111 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 25-05-16 09:28:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015866041183472 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select payment_id from dbthird.thd_payment where oa_payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034778118133545 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029599666595459 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029621124267578 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003000020980835 -- 25-05-16 09:29:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294738%22}&event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016848087310791 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select payment_id from dbthird.thd_payment where oa_payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038149356842041 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032517910003662 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 25-05-16 09:29:06[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294512%22}&event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023879051208496 -- 25-05-16 09:29:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select payment_id from dbthird.thd_payment where oa_payment_id = 94410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035431385040283 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4628647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002953052520752 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029869079589844 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4628647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029470920562744 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029411315917969 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029618740081787 -- 25-05-16 09:29:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294410%22}&event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030383825302124 -- 25-05-16 10:00:26[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225615%22}&event=edit_officialSeals&officialSeals_id=5615 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 = 5615 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038719177246094 -- 25-05-16 10:00:26[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225615%22}&event=edit_officialSeals&officialSeals_id=5615 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037992000579834 -- 25-05-16 10:00:26[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225615%22}&event=edit_officialSeals&officialSeals_id=5615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039107799530029 -- 25-05-16 10:00:26[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225615%22}&event=edit_officialSeals&officialSeals_id=5615 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037431716918945 -- 25-05-16 10:00:26[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225615%22}&event=edit_officialSeals&officialSeals_id=5615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034026861190796 -- 25-05-16 10:00:40[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225618%22}&event=edit_officialSeals&officialSeals_id=5618 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 = 5618 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039510726928711 -- 25-05-16 10:00:40[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225618%22}&event=edit_officialSeals&officialSeals_id=5618 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039379596710205 -- 25-05-16 10:00:40[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225618%22}&event=edit_officialSeals&officialSeals_id=5618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040380954742432 -- 25-05-16 10:00:40[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225618%22}&event=edit_officialSeals&officialSeals_id=5618 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 25-05-16 10:00:40[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225618%22}&event=edit_officialSeals&officialSeals_id=5618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017775058746338 -- 25-05-16 10:00:52[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225612%22}&event=edit_officialSeals&officialSeals_id=5612 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 = 5612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 25-05-16 10:00:52[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225612%22}&event=edit_officialSeals&officialSeals_id=5612 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 25-05-16 10:00:52[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225612%22}&event=edit_officialSeals&officialSeals_id=5612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 25-05-16 10:00:52[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225612%22}&event=edit_officialSeals&officialSeals_id=5612 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641298 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 25-05-16 10:00:52[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225612%22}&event=edit_officialSeals&officialSeals_id=5612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019021034240723 -- 25-05-16 10:05:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225619%22}&event=edit_officialSeals&officialSeals_id=5619 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 = 5619 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-05-16 10:05:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225619%22}&event=edit_officialSeals&officialSeals_id=5619 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643209 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 25-05-16 10:05:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225619%22}&event=edit_officialSeals&officialSeals_id=5619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 25-05-16 10:05:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225619%22}&event=edit_officialSeals&officialSeals_id=5619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01946496963501 -- 25-05-16 10:11:01 -- /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.0038511753082275 -- 25-05-16 10:11:01 -- /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.0047130584716797 -- 25-05-16 10:11:01 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0040149688720703 -- 25-05-16 10:11:01[高祥-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.024314880371094 -- 25-05-16 10:11:01[高祥-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.029129028320312 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select payment_id from dbthird.thd_payment where oa_payment_id = 94855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035331249237061 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 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 = 113441 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003899097442627 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027446031570435 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646235 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00331711769104 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032858848571777 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 25-05-16 10:11:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015995979309082 -- 25-05-16 10:11:03[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94855 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019568920135498 -- 25-05-16 10:11: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.019291877746582 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94837 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042130947113037 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select payment_id from dbthird.thd_payment where oa_payment_id = 94837 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039010047912598 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 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 = 113423 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003864049911499 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644294 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037131309509277 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038688182830811 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644294 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036959648132324 -- 25-05-16 10:11:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 25-05-16 10:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94837 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026696920394897 -- 25-05-16 10:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94837 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018526077270508 -- 25-05-16 10:11: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.016152143478394 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94836 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select payment_id from dbthird.thd_payment where oa_payment_id = 94836 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035970211029053 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 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 = 113422 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035171508789062 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644293 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644293 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030369758605957 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003018856048584 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030741691589355 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02730917930603 -- 25-05-16 10:11:07[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018906116485596 -- 25-05-16 10:11: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.030003070831299 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036618709564209 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select payment_id from dbthird.thd_payment where oa_payment_id = 94825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 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 = 113411 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041000843048096 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035490989685059 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036978721618652 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035631656646729 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020410060882568 -- 25-05-16 10:11:09[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016268014907837 -- 25-05-16 10:11: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.018224954605103 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94823 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select payment_id from dbthird.thd_payment where oa_payment_id = 94823 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036838054656982 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 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 = 113409 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040080547332764 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643832 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036511421203613 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643832 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034878253936768 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 25-05-16 10:11:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015471935272217 -- 25-05-16 10:11:17[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018794059753418 -- 25-05-16 10:11: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.017802000045776 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035281181335449 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select payment_id from dbthird.thd_payment where oa_payment_id = 94749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 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 = 113335 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040199756622314 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034089088439941 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034570693969727 -- 25-05-16 10:11:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018786907196045 -- 25-05-16 10:11:19[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017098903656006 -- 25-05-16 10:11: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.052280902862549 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select payment_id from dbthird.thd_payment where oa_payment_id = 94732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 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 = 113320 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003809928894043 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642024 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642024 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016232013702393 -- 25-05-16 10:11:21[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017719984054565 -- 25-05-16 10:11: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.017668962478638 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034778118133545 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select payment_id from dbthird.thd_payment where oa_payment_id = 94722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003568172454834 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 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 = 113310 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039298534393311 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641881 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018206119537354 -- 25-05-16 10:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018579959869385 -- 25-05-16 10:11: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.027396202087402 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94710 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select payment_id from dbthird.thd_payment where oa_payment_id = 94710 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 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 = 113298 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4640234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034101009368896 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640234 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032618045806885 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 25-05-16 10:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017513990402222 -- 25-05-16 10:11:27[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019044876098633 -- 25-05-16 10:11: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.031655073165894 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94645 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select payment_id from dbthird.thd_payment where oa_payment_id = 94645 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 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 = 113233 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042572021484375 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4638496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038340091705322 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4638496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036599636077881 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036327838897705 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036900043487549 -- 25-05-16 10:11:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94645 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024171113967896 -- 25-05-16 10:11:31[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94645 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01528000831604 -- 25-05-16 10:11: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.018136978149414 -- 25-05-16 10:11:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35794 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 = 35794 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040459632873535 -- 25-05-16 10:11:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35794 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35794 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 25-05-16 10:11:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35794 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644747 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035700798034668 -- 25-05-16 10:11:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35794 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 25-05-16 10:11:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35794 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644747 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034852027893066 -- 25-05-16 10:11:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35794 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017578840255737 -- 25-05-16 10:12:30[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35794 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018250942230225 -- 25-05-16 10:12: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.020777940750122 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94644 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select payment_id from dbthird.thd_payment where oa_payment_id = 94644 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003695011138916 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 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 = 113232 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4638495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4638495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030841827392578 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030701160430908 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 25-05-16 10:12:31[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94644 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017445802688599 -- 25-05-16 10:12:34[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94644 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022740125656128 -- 25-05-16 10:12: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.016119003295898 -- 25-05-16 10:12:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35795 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 = 35795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035178661346436 -- 25-05-16 10:12:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35795 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35795 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 25-05-16 10:12:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35795 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030441284179688 -- 25-05-16 10:12:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 25-05-16 10:12:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35795 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 25-05-16 10:12:36[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021856784820557 -- 25-05-16 10:12:40[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018260955810547 -- 25-05-16 10:12: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.01901912689209 -- 25-05-16 10:12:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35786 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 = 35786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042140483856201 -- 25-05-16 10:12:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35786 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35786 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 25-05-16 10:12:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35786 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643739 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 25-05-16 10:12:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038480758666992 -- 25-05-16 10:12:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35786 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643739 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 25-05-16 10:12:42[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017531156539917 -- 25-05-16 10:12: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.0034260749816895 -- 25-05-16 10:12: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.0042760372161865 -- 25-05-16 10:12:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036461353302002 -- 25-05-16 10:12:44[彭思源-1164] -- /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.020749092102051 -- 25-05-16 10:12:45[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016424894332886 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 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 = 61490 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033681392669678 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 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 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 = 61490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646505 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 25-05-16 10:12:46[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61490 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016333818435669 -- 25-05-16 10:12:47[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61490 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019923210144043 -- 25-05-16 10:12:47[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031168937683105 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 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 = 61489 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045461654663086 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046520233154297 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 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 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 = 61489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040111541748047 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040321350097656 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041730403900146 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646460 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039989948272705 -- 25-05-16 10:12:48[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61489 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026872158050537 -- 25-05-16 10:12:50[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61489 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017207145690918 -- 25-05-16 10:12:50[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019299983978271 -- 25-05-16 10:12:52[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017627000808716 -- 25-05-16 10:12: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.021795988082886 -- 25-05-16 10:12:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35717 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 = 35717 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043349266052246 -- 25-05-16 10:12:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35717 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35717 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042810440063477 -- 25-05-16 10:12:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35717 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037589073181152 -- 25-05-16 10:12:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039291381835938 -- 25-05-16 10:12:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35717 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 25-05-16 10:12:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016052007675171 -- 25-05-16 10:12:55[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018286943435669 -- 25-05-16 10:12: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.022955179214478 -- 25-05-16 10:12:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35716 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 = 35716 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042939186096191 -- 25-05-16 10:12:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35716 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35716 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043489933013916 -- 25-05-16 10:12:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35716 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635332 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037970542907715 -- 25-05-16 10:12:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040929317474365 -- 25-05-16 10:12:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35716 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635332 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037899017333984 -- 25-05-16 10:12:57[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015270948410034 -- 25-05-16 10:13:08[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029405117034912 -- 25-05-16 10:13: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.01922607421875 -- 25-05-16 10:13:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35715 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 = 35715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043189525604248 -- 25-05-16 10:13:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35715 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042269229888916 -- 25-05-16 10:13:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 25-05-16 10:13:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038950443267822 -- 25-05-16 10:13:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35715 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 25-05-16 10:13:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019577026367188 -- 25-05-16 10:13:11[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016844034194946 -- 25-05-16 10:13: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.024794101715088 -- 25-05-16 10:13:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35713 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 = 35713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030381679534912 -- 25-05-16 10:13:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35713 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030457973480225 -- 25-05-16 10:13:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35713 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029230117797852 -- 25-05-16 10:13:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 25-05-16 10:13:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35713 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029101371765137 -- 25-05-16 10:13:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017396926879883 -- 25-05-16 10:13:14[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022006034851074 -- 25-05-16 10:13: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.028693199157715 -- 25-05-16 10:13:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35712 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 = 35712 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038251876831055 -- 25-05-16 10:13:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35712 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038490295410156 -- 25-05-16 10:13:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35712 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 25-05-16 10:13:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038738250732422 -- 25-05-16 10:13:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35712 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 25-05-16 10:13:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021591901779175 -- 25-05-16 10:13:19[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021777868270874 -- 25-05-16 10:13: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.019667863845825 -- 25-05-16 10:21:19[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039868354797363 -- 25-05-16 10:21:19[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038859844207764 -- 25-05-16 10:21:19[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039980411529541 -- 25-05-16 10:21:19[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037841796875 -- 25-05-16 10:21:19[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019429922103882 -- 25-05-16 10:21:22[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020538806915283 -- 25-05-16 10:21:23[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017882108688354 -- 25-05-16 10:21:23[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-05-16 10:21:23[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 25-05-16 10:21:23[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036699771881104 -- 25-05-16 10:21:23[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 25-05-16 10:21:23[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029388904571533 -- 25-05-16 10:21:28[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225606%22}&event=edit_officialSeals&officialSeals_id=5606 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 = 5606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042779445648193 -- 25-05-16 10:21:28[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225606%22}&event=edit_officialSeals&officialSeals_id=5606 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040650367736816 -- 25-05-16 10:21:28[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225606%22}&event=edit_officialSeals&officialSeals_id=5606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043132305145264 -- 25-05-16 10:21:28[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225606%22}&event=edit_officialSeals&officialSeals_id=5606 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4639001 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040760040283203 -- 25-05-16 10:21:28[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225606%22}&event=edit_officialSeals&officialSeals_id=5606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021567106246948 -- 25-05-16 10:27:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261486%22}&event=edit_extrafareApply&extrafareApply_id=61486 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 = 61486 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040040016174316 -- 25-05-16 10:27:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261486%22}&event=edit_extrafareApply&extrafareApply_id=61486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039501190185547 -- 25-05-16 10:27:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261486%22}&event=edit_extrafareApply&extrafareApply_id=61486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040810108184814 -- 25-05-16 10:27:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261486%22}&event=edit_extrafareApply&extrafareApply_id=61486 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4645520 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039241313934326 -- 25-05-16 10:27:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261486%22}&event=edit_extrafareApply&extrafareApply_id=61486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02990198135376 -- 25-05-16 10:27:44[李丹-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 =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.01729679107666 -- 25-05-16 10:27:44[李丹-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 = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017895936965942 -- 25-05-16 10:27:44[李丹-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 = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020951986312866 -- 25-05-16 10:31:07 -- /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.0041558742523193 -- 25-05-16 10:31:07 -- /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.0050938129425049 -- 25-05-16 10:31:07 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043950080871582 -- 25-05-16 10:31:07[张进-414] -- /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.017071008682251 -- 25-05-16 10:31:08[张进-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.015859127044678 -- 25-05-16 10:31:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35804 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 = 35804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 25-05-16 10:31:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35804 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35804 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 25-05-16 10:31:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35804 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 25-05-16 10:31:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35804 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 25-05-16 10:31:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35804 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 25-05-16 10:31:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35804 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017723083496094 -- 25-05-16 10:31:23[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35804 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018315076828003 -- 25-05-16 10:31:24[张进-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.018553018569946 -- 25-05-16 10:31:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 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 = 35798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040020942687988 -- 25-05-16 10:31:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036928653717041 -- 25-05-16 10:31:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035359859466553 -- 25-05-16 10:31:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037200450897217 -- 25-05-16 10:31:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644875 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035688877105713 -- 25-05-16 10:31:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016618013381958 -- 25-05-16 10:31:42[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01828408241272 -- 25-05-16 10:31:42[张进-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.018270015716553 -- 25-05-16 10:31:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 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 = 35797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040309429168701 -- 25-05-16 10:31:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35797 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040199756622314 -- 25-05-16 10:31:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 25-05-16 10:31:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 25-05-16 10:31:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 25-05-16 10:31:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017360925674438 -- 25-05-16 10:32: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.015162944793701 -- 25-05-16 10:32:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 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 = 35797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 25-05-16 10:32:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35797 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-05-16 10:32:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030279159545898 -- 25-05-16 10:32:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031368732452393 -- 25-05-16 10:32:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029721260070801 -- 25-05-16 10:32:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020633935928345 -- 25-05-16 10:32:07[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026027917861938 -- 25-05-16 10:32:08[张进-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.055027008056641 -- 25-05-16 10:32:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 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 = 35773 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034267902374268 -- 25-05-16 10:32:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038120746612549 -- 25-05-16 10:32:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 25-05-16 10:32:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034031867980957 -- 25-05-16 10:32:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032148361206055 -- 25-05-16 10:32:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35773 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014694929122925 -- 25-05-16 10:32:12[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35773 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019343137741089 -- 25-05-16 10:32: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.019551038742065 -- 25-05-16 10:32:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5626 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 = 5626 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 25-05-16 10:32:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5626 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 25-05-16 10:32:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037708282470703 -- 25-05-16 10:32:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5626 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 25-05-16 10:32:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017611980438232 -- 25-05-16 10:32:15[张进-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.017645120620728 -- 25-05-16 10:32:15[张进-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.015289068222046 -- 25-05-16 10:32:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 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 = 5611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 25-05-16 10:32:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 25-05-16 10:32:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 25-05-16 10:32:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640443 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029580593109131 -- 25-05-16 10:32:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01830005645752 -- 25-05-16 10:32:21[张进-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.017307996749878 -- 25-05-16 10:32: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.016584873199463 -- 25-05-16 10:32:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 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 = 5611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 25-05-16 10:32:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 25-05-16 10:32:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 25-05-16 10:32:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640443 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 25-05-16 10:32:23[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019604921340942 -- 25-05-16 10:34: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.016662120819092 -- 25-05-16 10:34:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35807 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 = 35807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 25-05-16 10:34:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35807 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 25-05-16 10:34:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35807 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-05-16 10:34:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 25-05-16 10:34:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35807 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646587 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 25-05-16 10:34:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017669916152954 -- 25-05-16 10:34:10[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014831066131592 -- 25-05-16 10:34: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.015354156494141 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030012130737305 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select payment_id from dbthird.thd_payment where oa_payment_id = 94751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031070709228516 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 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 = 113337 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030601024627686 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642432 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028901100158691 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030319690704346 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642432 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028841495513916 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028719902038574 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029289722442627 -- 25-05-16 10:34:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017001867294312 -- 25-05-16 10:34:13[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016252994537354 -- 25-05-16 10:34: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.017174005508423 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select payment_id from dbthird.thd_payment where oa_payment_id = 94595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037679672241211 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 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 = 113183 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037491321563721 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032498836517334 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032408237457275 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 25-05-16 10:34:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016454935073853 -- 25-05-16 10:34:15[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016473054885864 -- 25-05-16 10:34: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.018551826477051 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94590 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select payment_id from dbthird.thd_payment where oa_payment_id = 94590 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 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 = 113178 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636260 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003568172454834 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036489963531494 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636260 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035531520843506 -- 25-05-16 10:34:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94590 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020884990692139 -- 25-05-16 10:34:50[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94590 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018666982650757 -- 25-05-16 10:34: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.018249988555908 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select payment_id from dbthird.thd_payment where oa_payment_id = 94484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 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 = 113073 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040199756622314 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4631654 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003511905670166 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4631654 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 25-05-16 10:34:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94484 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020848035812378 -- 25-05-16 10:34:52[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94484 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021124124526978 -- 25-05-16 10:34:52[高祥-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.025235176086426 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94750 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037779808044434 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select payment_id from dbthird.thd_payment where oa_payment_id = 94750 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038688182830811 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 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 = 113336 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038268566131592 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037190914154053 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038192272186279 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036787986755371 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 25-05-16 10:34:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021310091018677 -- 25-05-16 10:34:54[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017899990081787 -- 25-05-16 10:34: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.024344921112061 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 93754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select payment_id from dbthird.thd_payment where oa_payment_id = 93754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036880970001221 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 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 = 112348 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040528774261475 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4600358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036699771881104 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4600358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 25-05-16 10:34:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=93754 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014669179916382 -- 25-05-16 10:34:56[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=93754 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019912958145142 -- 25-05-16 10:34:57[高祥-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.01869797706604 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 90181 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select payment_id from dbthird.thd_payment where oa_payment_id = 90181 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037758350372314 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 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 = 108786 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042049884796143 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4438159 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035650730133057 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036861896514893 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4438159 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035891532897949 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035848617553711 -- 25-05-16 10:34:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=90181 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016185998916626 -- 25-05-16 10:34:59[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=90181 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016443014144897 -- 25-05-16 10:35: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.015053987503052 -- 25-05-16 10:38:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018872022628784 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 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 = 61495 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040571689605713 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041539669036865 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 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 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 = 61495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037658214569092 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035839080810547 -- 25-05-16 10:38:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016576051712036 -- 25-05-16 10:39:01[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020932912826538 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 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 = 61495 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045161247253418 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045690536499023 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 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 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 = 61495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040440559387207 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039980411529541 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041301250457764 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039758682250977 -- 25-05-16 10:39:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017940044403076 -- 25-05-16 10:39:33[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019819021224976 -- 25-05-16 10:39:34[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016041040420532 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 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 = 61494 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035378932952881 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035970211029053 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 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 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 = 61494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029928684234619 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646589 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019550085067749 -- 25-05-16 10:39:35[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015582084655762 -- 25-05-16 10:39:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018834114074707 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 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 = 61492 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004148006439209 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042169094085693 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 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 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 = 61492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036618709564209 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036811828613281 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003838062286377 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036790370941162 -- 25-05-16 10:39:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02816104888916 -- 25-05-16 10:39:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020961999893188 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016317129135132 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 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 = 61492 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033872127532959 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 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 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 = 61492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00331711769104 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-05-16 10:39:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61492 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0161452293396 -- 25-05-16 10:39:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014801025390625 -- 25-05-16 10:39:47[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018588066101074 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 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 = 61494 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038158893585205 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 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 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 = 61494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646589 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 25-05-16 10:39:54[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61494 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020269870758057 -- 25-05-16 10:39:56[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020353078842163 -- 25-05-16 10:39:59[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019288063049316 -- 25-05-16 10:40:00[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01748514175415 -- 25-05-16 10:40:03[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01937198638916 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 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 = 61495 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004302978515625 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043559074401855 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 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 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 = 61495 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037238597869873 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040209293365479 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037381649017334 -- 25-05-16 10:40:06[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017836093902588 -- 25-05-16 10:41: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.021150827407837 -- 25-05-16 10:45:13[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020260095596313 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 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 = 61497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044457912445068 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61497 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041911602020264 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 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 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 = 61497 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039651393890381 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039708614349365 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041248798370361 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039539337158203 -- 25-05-16 10:45:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019484996795654 -- 25-05-16 10:45:15[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028007030487061 -- 25-05-16 10:45:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021382093429565 -- 25-05-16 10:50:07[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223539%22}&event=edit_purcApply&purcapply_id=3539 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 = 3539 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034999847412109 -- 25-05-16 10:50:07[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223539%22}&event=edit_purcApply&purcapply_id=3539 select * from dbpurc.purc_apply_product where purcapply_id = 3539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002993106842041 -- 25-05-16 10:50:07[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223539%22}&event=edit_purcApply&purcapply_id=3539 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025377988815308 -- 25-05-16 10:50:20[石远龙-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.020185947418213 -- 25-05-16 10:50:21[石远龙-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.020682096481323 -- 25-05-16 10:54: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.0041351318359375 -- 25-05-16 10:54: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.0046300888061523 -- 25-05-16 10:54:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0043389797210693 -- 25-05-16 10:54:32[寇彬楠-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.02243709564209 -- 25-05-16 10:54:33[寇彬楠-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.019083023071289 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94874 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select payment_id from dbthird.thd_payment where oa_payment_id = 94874 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 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 = 113459 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038120746612549 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646906 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003803014755249 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646906 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036709308624268 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 25-05-16 10:54:34[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016999006271362 -- 25-05-16 10:54:36[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019424915313721 -- 25-05-16 10:54:37[寇彬楠-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.029271125793457 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94864 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036759376525879 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select payment_id from dbthird.thd_payment where oa_payment_id = 94864 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 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 = 113450 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041329860687256 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646414 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035848617553711 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646414 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 25-05-16 10:54:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018054008483887 -- 25-05-16 10:54:41[寇彬楠-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.019541025161743 -- 25-05-16 10:54:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039482116699219 -- 25-05-16 10:54:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038430690765381 -- 25-05-16 10:54:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039381980895996 -- 25-05-16 10:54:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037808418273926 -- 25-05-16 10:54:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025561094284058 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94861 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030040740966797 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select payment_id from dbthird.thd_payment where oa_payment_id = 94861 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 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 = 113447 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646373 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029070377349854 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029819011688232 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030348300933838 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646373 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029151439666748 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002875804901123 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029230117797852 -- 25-05-16 10:54:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94861 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015942096710205 -- 25-05-16 10:54:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94861 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018619060516357 -- 25-05-16 10:54:44[寇彬楠-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.026947975158691 -- 25-05-16 10:54:46[石教华-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.026113986968994 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select payment_id from dbthird.thd_payment where oa_payment_id = 94859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039420127868652 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 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 = 113445 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004345178604126 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037651062011719 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038061141967773 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037920475006104 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003781795501709 -- 25-05-16 10:54:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01911187171936 -- 25-05-16 10:54: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.015074014663696 -- 25-05-16 10:54:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015720129013062 -- 25-05-16 10:54:48[寇彬楠-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.015272855758667 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030281543731689 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select payment_id from dbthird.thd_payment where oa_payment_id = 94858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 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 = 113444 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030450820922852 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029280185699463 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029759407043457 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029411315917969 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002932071685791 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029628276824951 -- 25-05-16 10:54:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027362823486328 -- 25-05-16 10:54:50[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030519008636475 -- 25-05-16 10:54:51[寇彬楠-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.019503116607666 -- 25-05-16 11:05:00[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223539%22}&event=edit_purcApply&purcapply_id=3539 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 = 3539 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042099952697754 -- 25-05-16 11:05:00[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223539%22}&event=edit_purcApply&purcapply_id=3539 select * from dbpurc.purc_apply_product where purcapply_id = 3539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 25-05-16 11:05:00[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223539%22}&event=edit_purcApply&purcapply_id=3539 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032270908355713 -- 25-05-16 11:05:06[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225623%22}&event=edit_officialSeals&officialSeals_id=5623 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 = 5623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041420459747314 -- 25-05-16 11:05:06[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225623%22}&event=edit_officialSeals&officialSeals_id=5623 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040500164031982 -- 25-05-16 11:05:06[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225623%22}&event=edit_officialSeals&officialSeals_id=5623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042390823364258 -- 25-05-16 11:05:06[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225623%22}&event=edit_officialSeals&officialSeals_id=5623 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4645253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040318965911865 -- 25-05-16 11:05:06[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225623%22}&event=edit_officialSeals&officialSeals_id=5623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024325847625732 -- 25-05-16 11:30:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235810%22}&event=edit_fareApply&fareApply_id=35810 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 = 35810 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043599605560303 -- 25-05-16 11:30:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235810%22}&event=edit_fareApply&fareApply_id=35810 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35810 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044078826904297 -- 25-05-16 11:30:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235810%22}&event=edit_fareApply&fareApply_id=35810 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647291 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039658546447754 -- 25-05-16 11:30:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235810%22}&event=edit_fareApply&fareApply_id=35810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004054069519043 -- 25-05-16 11:30:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235810%22}&event=edit_fareApply&fareApply_id=35810 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647291 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 25-05-16 11:30:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235810%22}&event=edit_fareApply&fareApply_id=35810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015306949615479 -- 25-05-16 11:30:19[熊亚娜-708] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016189813613892 -- 25-05-16 11:30:19[熊亚娜-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.027468204498291 -- 25-05-16 11:32:36[寇彬楠-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.016999006271362 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94897 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003389835357666 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select payment_id from dbthird.thd_payment where oa_payment_id = 94897 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 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 = 113482 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038919448852539 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032801628112793 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 25-05-16 11:32:37[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01842999458313 -- 25-05-16 11:32:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022044897079468 -- 25-05-16 11:32:38[寇彬楠-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.026870965957642 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003870964050293 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select payment_id from dbthird.thd_payment where oa_payment_id = 94879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039269924163818 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 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 = 113464 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042960643768311 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037171840667725 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036551952362061 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036790370941162 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036880970001221 -- 25-05-16 11:32:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016767978668213 -- 25-05-16 11:32:40[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015971899032593 -- 25-05-16 11:32: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.018327951431274 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94867 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select payment_id from dbthird.thd_payment where oa_payment_id = 94867 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 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 = 113453 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004054069519043 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646613 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036499500274658 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646613 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 25-05-16 11:32:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017761945724487 -- 25-05-16 11:32:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021508932113647 -- 25-05-16 11:32:45[寇彬楠-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.018580913543701 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94864 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036401748657227 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select payment_id from dbthird.thd_payment where oa_payment_id = 94864 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036838054656982 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 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 = 113450 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004108190536499 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646414 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035231113433838 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035948753356934 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037457942962646 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646414 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035371780395508 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 25-05-16 11:32:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01766300201416 -- 25-05-16 11:32:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94864 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021383047103882 -- 25-05-16 11:32:47[寇彬楠-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.020668983459473 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 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 = 61499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030090808868408 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 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 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 = 61499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028669834136963 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028970241546631 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030319690704346 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028669834136963 -- 25-05-16 11:32:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61499 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016191005706787 -- 25-05-16 11:32:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61499 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023347139358521 -- 25-05-16 11:32:52[寇彬楠-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.018435001373291 -- 25-05-16 11:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015743970870972 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 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 = 61500 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034761428833008 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61500 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 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 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 = 61500 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029411315917969 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029699802398682 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003136157989502 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647415 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029499530792236 -- 25-05-16 11:37:30[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02734899520874 -- 25-05-16 11:37:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023383855819702 -- 25-05-16 11:37:32[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015102863311768 -- 25-05-16 11:48:05 -- /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.0029869079589844 -- 25-05-16 11:48:05 -- /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.0034999847412109 -- 25-05-16 11:48:05 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiuXiangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 25-05-16 11:48:05[刘湘湘-1515] -- /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.017449140548706 -- 25-05-16 11:48:07[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 25-05-16 11:48:07[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 25-05-16 11:48:07[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 25-05-16 11:48:07[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039739608764648 -- 25-05-16 11:48:07[刘湘湘-1515] -- /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= 1515 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015023946762085 -- 25-05-16 11:56:23 -- /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.0030210018157959 -- 25-05-16 11:56:23 -- /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.0034980773925781 -- 25-05-16 11:56:23 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0032269954681396 -- 25-05-16 11:56:23[郭荣波-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.016204833984375 -- 25-05-16 11:56:24[郭荣波-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.019169807434082 -- 25-05-16 11:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3540 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 = 3540 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041129589080811 -- 25-05-16 11:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3540 select * from dbpurc.purc_apply_product where purcapply_id = 3540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 25-05-16 11:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3540 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015043973922729 -- 25-05-16 11:56:31[郭荣波-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.014918088912964 -- 25-05-16 11:56:31[郭荣波-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.023483991622925 -- 25-05-16 12:15: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.003000020980835 -- 25-05-16 12:15: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.0034751892089844 -- 25-05-16 12:15:55 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GuoLaoSan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 25-05-16 12:15:55[郭雁梅-697] -- /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= 18 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023698806762695 -- 25-05-16 12:15:55[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019245862960815 -- 25-05-16 12:16:01[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021064043045044 -- 25-05-16 12:16:05[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018131017684937 -- 25-05-16 12:16:06[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 25-05-16 12:16:06[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00323486328125 -- 25-05-16 12:16:06[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034060478210449 -- 25-05-16 12:16:06[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032298564910889 -- 25-05-16 12:16:06[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020788908004761 -- 25-05-16 12:34:32[郭雁梅-697] -- /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 = 697 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 12:34:32[郭雁梅-697] -- /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 = 697 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038740634918213 -- 25-05-16 12:34:32[郭雁梅-697] -- /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 = 697 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053009986877441 -- 25-05-16 12:34:32[郭雁梅-697] -- /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 = 697 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041091442108154 -- 25-05-16 12:34:32[郭雁梅-697] -- /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= 697 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020318031311035 -- 25-05-16 12:34:34[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038809776306152 -- 25-05-16 12:34:34[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-05-16 12:34:34[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 25-05-16 12:34:34[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01993203163147 -- 25-05-16 12:40: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.003925085067749 -- 25-05-16 12:40:21 -- /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.0043809413909912 -- 25-05-16 12:40:21 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0040671825408936 -- 25-05-16 12:40:21[高祥-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.02574896812439 -- 25-05-16 12:40: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.017795085906982 -- 25-05-16 12:40:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036377906799316 -- 25-05-16 12:40:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 25-05-16 12:40:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036349296569824 -- 25-05-16 12:40:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 25-05-16 12:40:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017179012298584 -- 25-05-16 12:40:27[高祥-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.0278639793396 -- 25-05-16 12:40: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.017947912216187 -- 25-05-16 13:08:22[刘扬魁-587] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 587 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018236875534058 -- 25-05-16 13:08:22[刘扬魁-587] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 587 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018953084945679 -- 25-05-16 13:08:24[刘扬魁-587] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 587 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01886510848999 -- 25-05-16 13:32:41[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018159151077271 -- 25-05-16 13:32:41[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015066862106323 -- 25-05-16 13:32:45[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020486831665039 -- 25-05-16 13:32:45[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014887094497681 -- 25-05-16 13:32:54[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019355058670044 -- 25-05-16 13:32:54[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020591020584106 -- 25-05-16 13:33:00[刘春明-305] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017684936523438 -- 25-05-16 13:33:01[郝豪-624] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018096923828125 -- 25-05-16 13:33:02[郝豪-624] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015876770019531 -- 25-05-16 13:33:03[郝豪-624] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017450094223022 -- 25-05-16 13:35:21[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 25-05-16 13:35:21[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 25-05-16 13:35:21[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 25-05-16 13:35:21[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017677783966064 -- 25-05-16 13:35:27[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 25-05-16 13:35:27[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 25-05-16 13:35:27[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-05-16 13:35:27[郭雁梅-697] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22%7D&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022555112838745 -- 25-05-16 13:46:45[符金辉-380] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 380 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016366958618164 -- 25-05-16 13:46:45[符金辉-380] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 380 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01602578163147 -- 25-05-16 13:46:47[符金辉-380] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 380 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020879030227661 -- 25-05-16 13:57: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.016295909881592 -- 25-05-16 14:00:28[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235712%22}&event=edit_fareApply&fareApply_id=35712 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 = 35712 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 25-05-16 14:00:28[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235712%22}&event=edit_fareApply&fareApply_id=35712 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 14:00:28[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235712%22}&event=edit_fareApply&fareApply_id=35712 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 25-05-16 14:00:28[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235712%22}&event=edit_fareApply&fareApply_id=35712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 25-05-16 14:00:28[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235712%22}&event=edit_fareApply&fareApply_id=35712 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 25-05-16 14:00:28[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235712%22}&event=edit_fareApply&fareApply_id=35712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02016282081604 -- 25-05-16 14:00:34[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235713%22}&event=edit_fareApply&fareApply_id=35713 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 = 35713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004364013671875 -- 25-05-16 14:00:34[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235713%22}&event=edit_fareApply&fareApply_id=35713 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004335880279541 -- 25-05-16 14:00:34[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235713%22}&event=edit_fareApply&fareApply_id=35713 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4635165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038931369781494 -- 25-05-16 14:00:34[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235713%22}&event=edit_fareApply&fareApply_id=35713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004054069519043 -- 25-05-16 14:00:34[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235713%22}&event=edit_fareApply&fareApply_id=35713 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4635165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-05-16 14:00:34[乐春华-802] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235713%22}&event=edit_fareApply&fareApply_id=35713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017849922180176 -- 25-05-16 14:20:22[郭荣波-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.018600940704346 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94781 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select payment_id from dbthird.thd_payment where oa_payment_id = 94781 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037178993225098 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 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 = 113367 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004249095916748 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642643 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035400390625 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642643 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035438537597656 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035438537597656 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 25-05-16 14:20:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94781 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019376993179321 -- 25-05-16 14:20:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94781 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016911029815674 -- 25-05-16 14:20:27[郭荣波-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.019260883331299 -- 25-05-16 14:20:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35812 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 = 35812 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041420459747314 -- 25-05-16 14:20:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35812 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35812 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041470527648926 -- 25-05-16 14:20:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35812 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036230087280273 -- 25-05-16 14:20:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35812 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 25-05-16 14:20:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35812 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647912 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036468505859375 -- 25-05-16 14:20:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35812 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023773908615112 -- 25-05-16 14:20:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35812 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020186185836792 -- 25-05-16 14:20:38[郭荣波-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.016417026519775 -- 25-05-16 14:26:18 -- /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.0032768249511719 -- 25-05-16 14:26:18 -- /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.003713846206665 -- 25-05-16 14:26:18 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0034639835357666 -- 25-05-16 14:26:18[杨建辉-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.017786979675293 -- 25-05-16 14:26:19[杨建辉-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.02129602432251 -- 25-05-16 14:27:01 -- /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.017199039459229 -- 25-05-16 14:27:02[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019782066345215 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94925 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041918754577637 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select payment_id from dbthird.thd_payment where oa_payment_id = 94925 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041999816894531 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 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 = 113510 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043160915374756 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038180351257324 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036790370941162 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037121772766113 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037031173706055 -- 25-05-16 14:27:10[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02208399772644 -- 25-05-16 14:27:11[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02888298034668 -- 25-05-16 14:27:12[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018157005310059 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94923 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select payment_id from dbthird.thd_payment where oa_payment_id = 94923 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 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 = 113508 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029559135437012 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029990673065186 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029809474945068 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029721260070801 -- 25-05-16 14:27:13[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015668153762817 -- 25-05-16 14:27:16[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017631769180298 -- 25-05-16 14:27:16[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017904043197632 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select payment_id from dbthird.thd_payment where oa_payment_id = 94922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036439895629883 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 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 = 113507 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038928985595703 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034358501434326 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003392219543457 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 25-05-16 14:27:17[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017544031143188 -- 25-05-16 14:27:19[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026535034179688 -- 25-05-16 14:27:19[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016707181930542 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94921 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032670497894287 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select payment_id from dbthird.thd_payment where oa_payment_id = 94921 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033431053161621 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 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 = 113506 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037169456481934 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031428337097168 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-05-16 14:27:20[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019068002700806 -- 25-05-16 14:27:21[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019309997558594 -- 25-05-16 14:27:22[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029955148696899 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94920 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041129589080811 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select payment_id from dbthird.thd_payment where oa_payment_id = 94920 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041148662567139 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 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 = 113505 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040369033813477 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003547191619873 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035178661346436 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003511905670166 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035371780395508 -- 25-05-16 14:27:23[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022508859634399 -- 25-05-16 14:27:25[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014779090881348 -- 25-05-16 14:27:25[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020174026489258 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043480396270752 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select payment_id from dbthird.thd_payment where oa_payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004396915435791 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 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 = 113504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043540000915527 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039107799530029 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00400710105896 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039949417114258 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038509368896484 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038747787475586 -- 25-05-16 14:27:51[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021583080291748 -- 25-05-16 14:27:52[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018085956573486 -- 25-05-16 14:27:52[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027352094650269 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select payment_id from dbthird.thd_payment where oa_payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033261775970459 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 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 = 113503 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037190914154053 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032038688659668 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 25-05-16 14:27:54[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026533842086792 -- 25-05-16 14:27:57[周泽龙-464] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02780294418335 -- 25-05-16 14:27:57[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020700931549072 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select payment_id from dbthird.thd_payment where oa_payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 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 = 113503 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035359859466553 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 25-05-16 14:27:58[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016048908233643 -- 25-05-16 14:28:00[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019593954086304 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038719177246094 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select payment_id from dbthird.thd_payment where oa_payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039389133453369 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 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 = 113504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038838386535645 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037441253662109 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select * from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039021968841553 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037481784820557 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037648677825928 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038149356842041 -- 25-05-16 14:28:07[周泽龙-464] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01506495475769 -- 25-05-16 14:30:37[郭荣波-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.021678924560547 -- 25-05-16 14:30:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 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 = 35766 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003605842590332 -- 25-05-16 14:30:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 25-05-16 14:30:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4640541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031092166900635 -- 25-05-16 14:30:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 25-05-16 14:30:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 25-05-16 14:30:38[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017513036727905 -- 25-05-16 14:30:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35766 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016793966293335 -- 25-05-16 14:30: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.026282072067261 -- 25-05-16 14:30:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35777 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 = 35777 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047729015350342 -- 25-05-16 14:30:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35777 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047249794006348 -- 25-05-16 14:30:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35777 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642511 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042259693145752 -- 25-05-16 14:30:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35777 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044369697570801 -- 25-05-16 14:30:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35777 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642511 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042259693145752 -- 25-05-16 14:30:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35777 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019459009170532 -- 25-05-16 14:30:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35777 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018856048583984 -- 25-05-16 14:30:44[郭荣波-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.017593860626221 -- 25-05-16 14:30:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35720 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 = 35720 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041399002075195 -- 25-05-16 14:30:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35720 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040140151977539 -- 25-05-16 14:30:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35720 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 25-05-16 14:30:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-05-16 14:30:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35720 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 14:30:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016857862472534 -- 25-05-16 14:30:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018154859542847 -- 25-05-16 14:30: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.016187906265259 -- 25-05-16 14:30:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35707 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 = 35707 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 25-05-16 14:30:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35707 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35707 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 25-05-16 14:30:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35707 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4634720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 25-05-16 14:30:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 25-05-16 14:30:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35707 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4634720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 25-05-16 14:30:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020596027374268 -- 25-05-16 14:30:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020804882049561 -- 25-05-16 14:30:50[郭荣波-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.025943040847778 -- 25-05-16 14:30:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35672 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 = 35672 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 25-05-16 14:30:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35672 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35672 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036687850952148 -- 25-05-16 14:30:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35672 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4630939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 25-05-16 14:30:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 25-05-16 14:30:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35672 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4630939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034980773925781 -- 25-05-16 14:30:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01746392250061 -- 25-05-16 14:30:53[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019062995910645 -- 25-05-16 14:30: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.015381097793579 -- 25-05-16 14:30:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35602 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 = 35602 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 25-05-16 14:30:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35602 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35602 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 25-05-16 14:30:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35602 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4619774 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029630661010742 -- 25-05-16 14:30:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35602 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-05-16 14:30:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35602 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4619774 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029540061950684 -- 25-05-16 14:30:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35602 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02397608757019 -- 25-05-16 14:30:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35602 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020073890686035 -- 25-05-16 14:30:57[郭荣波-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.022361993789673 -- 25-05-16 14:30:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35601 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 = 35601 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044910907745361 -- 25-05-16 14:30:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35601 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045459270477295 -- 25-05-16 14:30:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35601 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4619727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043821334838867 -- 25-05-16 14:30:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045580863952637 -- 25-05-16 14:30:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35601 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4619727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043950080871582 -- 25-05-16 14:30:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016447067260742 -- 25-05-16 14:31:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016784906387329 -- 25-05-16 14:31:00[郭荣波-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.017735004425049 -- 25-05-16 14:31:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35284 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 = 35284 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 25-05-16 14:31:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35284 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35284 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035967826843262 -- 25-05-16 14:31:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35284 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4569382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034511089324951 -- 25-05-16 14:31:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35284 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 25-05-16 14:31:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35284 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4569382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 25-05-16 14:31:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35284 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02537989616394 -- 25-05-16 14:31:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35284 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020671129226685 -- 25-05-16 14:31:04[郭荣波-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.027523994445801 -- 25-05-16 14:31:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35283 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 = 35283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004025936126709 -- 25-05-16 14:31:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35283 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35283 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 25-05-16 14:31:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35283 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4569376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 25-05-16 14:31:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 25-05-16 14:31:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35283 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4569376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 25-05-16 14:31:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019869804382324 -- 25-05-16 14:31:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018655061721802 -- 25-05-16 14:31:06[郭荣波-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.020642042160034 -- 25-05-16 14:35:55[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235284%22}&event=edit_fareApply&fareApply_id=35284 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 = 35284 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039830207824707 -- 25-05-16 14:35:55[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235284%22}&event=edit_fareApply&fareApply_id=35284 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35284 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040121078491211 -- 25-05-16 14:35:55[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235284%22}&event=edit_fareApply&fareApply_id=35284 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4569382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 25-05-16 14:35:55[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235284%22}&event=edit_fareApply&fareApply_id=35284 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036168098449707 -- 25-05-16 14:35:55[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235284%22}&event=edit_fareApply&fareApply_id=35284 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4569382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 25-05-16 14:35:55[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235284%22}&event=edit_fareApply&fareApply_id=35284 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023169994354248 -- 25-05-16 14:36:01[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235283%22}&event=edit_fareApply&fareApply_id=35283 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 = 35283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044989585876465 -- 25-05-16 14:36:01[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235283%22}&event=edit_fareApply&fareApply_id=35283 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35283 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044779777526855 -- 25-05-16 14:36:01[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235283%22}&event=edit_fareApply&fareApply_id=35283 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4569376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039730072021484 -- 25-05-16 14:36:01[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235283%22}&event=edit_fareApply&fareApply_id=35283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041840076446533 -- 25-05-16 14:36:01[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235283%22}&event=edit_fareApply&fareApply_id=35283 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4569376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040040016174316 -- 25-05-16 14:36:01[刘焱琪-1156] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235283%22}&event=edit_fareApply&fareApply_id=35283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019556045532227 -- 25-05-16 14:40:04 -- /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.0038459300994873 -- 25-05-16 14:40:04 -- /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.0047340393066406 -- 25-05-16 14:40:04 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0040149688720703 -- 25-05-16 14:40:04[张体海-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.020873069763184 -- 25-05-16 14:40: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.017848014831543 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94924 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select payment_id from dbthird.thd_payment where oa_payment_id = 94924 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 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 = 113509 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039451122283936 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 25-05-16 14:40:07[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017438888549805 -- 25-05-16 14:40:08[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021069049835205 -- 25-05-16 14:40: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.016999006271362 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94903 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select payment_id from dbthird.thd_payment where oa_payment_id = 94903 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033957958221436 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 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 = 113488 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038120746612549 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032727718353271 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 25-05-16 14:40:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94903 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018309116363525 -- 25-05-16 14:40:11[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94903 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018463850021362 -- 25-05-16 14:40: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.026081085205078 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94877 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select payment_id from dbthird.thd_payment where oa_payment_id = 94877 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 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 = 113462 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040009021759033 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646949 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034778118133545 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646949 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034499168395996 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 25-05-16 14:40:12[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014914989471436 -- 25-05-16 14:40:13[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024099826812744 -- 25-05-16 14:40:13[张体海-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.023739814758301 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94873 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select payment_id from dbthird.thd_payment where oa_payment_id = 94873 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 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 = 113458 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040240287780762 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036931037902832 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034937858581543 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003460168838501 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035231113433838 -- 25-05-16 14:40:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021305084228516 -- 25-05-16 14:40:15[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016457080841064 -- 25-05-16 14:40: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.021770000457764 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94868 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042769908905029 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select payment_id from dbthird.thd_payment where oa_payment_id = 94868 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044529438018799 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 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 = 113454 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047578811645508 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042071342468262 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042650699615479 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043492317199707 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041990280151367 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042119026184082 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042400360107422 -- 25-05-16 14:40:17[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023643970489502 -- 25-05-16 14:40:18[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027477025985718 -- 25-05-16 14:40: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.029201984405518 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94865 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select payment_id from dbthird.thd_payment where oa_payment_id = 94865 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039999485015869 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 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 = 113451 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050539970397949 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003809928894043 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646436 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037868022918701 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037741661071777 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 25-05-16 14:40:19[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94865 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017823934555054 -- 25-05-16 14:40:20[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94865 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017685890197754 -- 25-05-16 14:40:21[张体海-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.025834083557129 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 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 = 61496 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040111541748047 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042119026184082 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 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 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 = 61496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034828186035156 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 25-05-16 14:40:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019758939743042 -- 25-05-16 14:40:23[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61496 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01875901222229 -- 25-05-16 14:40: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.018167018890381 -- 25-05-16 14:40:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 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 = 35796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 25-05-16 14:40:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35796 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 25-05-16 14:40:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029120445251465 -- 25-05-16 14:40:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 25-05-16 14:40:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028948783874512 -- 25-05-16 14:40:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021929025650024 -- 25-05-16 14:40:26[张体海-1176] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019875049591064 -- 25-05-16 14:40: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.028288125991821 -- 25-05-16 14:46:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037350654602051 -- 25-05-16 14:46:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 25-05-16 14:46:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 25-05-16 14:46:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035390853881836 -- 25-05-16 14:46:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017720937728882 -- 25-05-16 14:46:53[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016031980514526 -- 25-05-16 14:46:54[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033590078353882 -- 25-05-16 14:46:56[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044920444488525 -- 25-05-16 14:46:56[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042290687561035 -- 25-05-16 14:46:56[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044729709625244 -- 25-05-16 14:46:56[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042319297790527 -- 25-05-16 14:46:56[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015315055847168 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94783 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select payment_id from dbthird.thd_payment where oa_payment_id = 94783 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031020641326904 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 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 = 113369 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035808086395264 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030100345611572 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030601024627686 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002903938293457 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028970241546631 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029289722442627 -- 25-05-16 14:47:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294783%22%7D&event=edit_payment&payment_id=94783 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018031120300293 -- 25-05-16 14:54:42[杨建辉-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.018412113189697 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94925 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select payment_id from dbthird.thd_payment where oa_payment_id = 94925 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036702156066895 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 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 = 113510 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036499500274658 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 25-05-16 14:54:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026237964630127 -- 25-05-16 14:54:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028307914733887 -- 25-05-16 14:54:45[杨建辉-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.025899171829224 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94923 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031611919403076 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select payment_id from dbthird.thd_payment where oa_payment_id = 94923 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032331943511963 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 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 = 113508 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030908584594727 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030319690704346 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030968189239502 -- 25-05-16 14:54:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022645950317383 -- 25-05-16 14:54:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015228986740112 -- 25-05-16 14:54:47[杨建辉-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.01963210105896 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041267871856689 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select payment_id from dbthird.thd_payment where oa_payment_id = 94922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039739608764648 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 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 = 113507 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037808418273926 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037829875946045 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037751197814941 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038070678710938 -- 25-05-16 14:54:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017628908157349 -- 25-05-16 14:54:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027433156967163 -- 25-05-16 14:54:49[杨建辉-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.019606828689575 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94921 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select payment_id from dbthird.thd_payment where oa_payment_id = 94921 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 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 = 113506 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037498474121094 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033330917358398 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 25-05-16 14:54:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018010139465332 -- 25-05-16 14:54:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016368865966797 -- 25-05-16 14:54:51[杨建辉-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.021428823471069 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94920 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select payment_id from dbthird.thd_payment where oa_payment_id = 94920 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 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 = 113505 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031177997589111 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031168460845947 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 25-05-16 14:54:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019659996032715 -- 25-05-16 14:54:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027184963226318 -- 25-05-16 14:54: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.015974044799805 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select payment_id from dbthird.thd_payment where oa_payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 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 = 113504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030379295349121 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031077861785889 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003183126449585 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 25-05-16 14:54:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026468992233276 -- 25-05-16 14:54:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020648956298828 -- 25-05-16 14:54: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.023658037185669 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select payment_id from dbthird.thd_payment where oa_payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 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 = 113503 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031788349151611 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033161640167236 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031368732452393 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031309127807617 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031700134277344 -- 25-05-16 14:54:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015145063400269 -- 25-05-16 14:54:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022500991821289 -- 25-05-16 14:54:58[杨建辉-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.019196033477783 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94942 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select payment_id from dbthird.thd_payment where oa_payment_id = 94942 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038540363311768 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 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 = 113527 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004194974899292 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648167 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037539005279541 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038330554962158 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select * from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038261413574219 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648167 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 25-05-16 14:59:11[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294942%22%7D&event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018749952316284 -- 25-05-16 14:59:14[李依瞳-816] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015007972717285 -- 25-05-16 14:59:15[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015971899032593 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select payment_id from dbthird.thd_payment where oa_payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 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 = 113523 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031719207763672 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030269622802734 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select * from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031788349151611 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030100345611572 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029988288879395 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030341148376465 -- 25-05-16 14:59:16[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017790794372559 -- 25-05-16 14:59:25[李依瞳-816] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016442060470581 -- 25-05-16 14:59:26[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017749071121216 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003471851348877 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select payment_id from dbthird.thd_payment where oa_payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 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 = 113523 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034728050231934 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035228729248047 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select * from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003450870513916 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 25-05-16 14:59:27[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016193866729736 -- 25-05-16 14:59:29[李依瞳-816] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01474404335022 -- 25-05-16 15:06:01 -- /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.0029599666595459 -- 25-05-16 15:06:01 -- /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.0038549900054932 -- 25-05-16 15:06:01 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.003187894821167 -- 25-05-16 15:06:01[杨群-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.017639875411987 -- 25-05-16 15:06:02[杨群-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.015950918197632 -- 25-05-16 15:06: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.027683973312378 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049328804016113 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select payment_id from dbthird.thd_payment where oa_payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048890113830566 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042469501495361 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044629573822021 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043981075286865 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042328834533691 -- 25-05-16 15:06:12[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042979717254639 -- 25-05-16 15:06:13[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022104024887085 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94942 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041449069976807 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select payment_id from dbthird.thd_payment where oa_payment_id = 94942 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037989616394043 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 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 = 113527 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041170120239258 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648167 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037751197814941 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037610530853271 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648167 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 15:06:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 25-05-16 15:06:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-05-16 15:06:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017741918563843 -- 25-05-16 15:06:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015789985656738 -- 25-05-16 15:06:16[杨建辉-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.017235040664673 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select payment_id from dbthird.thd_payment where oa_payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 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 = 113523 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038599967956543 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033681392669678 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 25-05-16 15:06:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017698049545288 -- 25-05-16 15:06:19[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029160022735596 -- 25-05-16 15:06: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.016564130783081 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select payment_id from dbthird.thd_payment where oa_payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036938190460205 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 25-05-16 15:06:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031247854232788 -- 25-05-16 15:06:21[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021868944168091 -- 25-05-16 15:06: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.014920949935913 -- 25-05-16 15:06:23[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023224115371704 -- 25-05-16 15:06: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.019897937774658 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039448738098145 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select payment_id from dbthird.thd_payment where oa_payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039899349212646 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038259029388428 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038800239562988 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039680004119873 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038139820098877 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038118362426758 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038599967956543 -- 25-05-16 15:06:25[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017608165740967 -- 25-05-16 15:06:28[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018101215362549 -- 25-05-16 15:06: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.029348134994507 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select payment_id from dbthird.thd_payment where oa_payment_id = 94410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040168762207031 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4628647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035378932952881 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4628647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 25-05-16 15:06:29[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035068988800049 -- 25-05-16 15:06:30[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015037059783936 -- 25-05-16 15:06:33[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019875049591064 -- 25-05-16 15:06: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.029803991317749 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select payment_id from dbthird.thd_payment where oa_payment_id = 94349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040748119354248 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4627101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036501884460449 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036768913269043 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4627101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034811496734619 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 25-05-16 15:06:35[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015054941177368 -- 25-05-16 15:06:37[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017573118209839 -- 25-05-16 15:06: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.023234128952026 -- 25-05-16 15:06:38[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027801036834717 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94275 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033528804779053 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select payment_id from dbthird.thd_payment where oa_payment_id = 94275 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 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 = 112867 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4625290 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select * from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4625290 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 25-05-16 15:06:39[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020348072052002 -- 25-05-16 15:06:42[杨群-2017] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014705896377563 -- 25-05-16 15:06: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.02186107635498 -- 25-05-16 15:06:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 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 = 35813 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034191608428955 -- 25-05-16 15:06:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00343918800354 -- 25-05-16 15:06:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029067993164062 -- 25-05-16 15:06:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030958652496338 -- 25-05-16 15:06:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 25-05-16 15:06:44[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017765998840332 -- 25-05-16 15:06:55[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35813 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025300025939941 -- 25-05-16 15:06:55[杨群-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.023782014846802 -- 25-05-16 15:06:57[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 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 = 35788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 25-05-16 15:06:57[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 25-05-16 15:06:57[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643909 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 25-05-16 15:06:57[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 25-05-16 15:06:57[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643909 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 25-05-16 15:06:57[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020367860794067 -- 25-05-16 15:07:00[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028120994567871 -- 25-05-16 15:07:01[杨群-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.028863906860352 -- 25-05-16 15:07:02[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 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 = 35785 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003842830657959 -- 25-05-16 15:07:02[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35785 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038981437683105 -- 25-05-16 15:07:02[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643185 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 25-05-16 15:07:02[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 25-05-16 15:07:02[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643185 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 25-05-16 15:07:02[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026214122772217 -- 25-05-16 15:07:04[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35785 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017810106277466 -- 25-05-16 15:07: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.015374183654785 -- 25-05-16 15:07:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 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 = 35768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030839443206787 -- 25-05-16 15:07:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35768 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 25-05-16 15:07:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029330253601074 -- 25-05-16 15:07:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 25-05-16 15:07:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002938985824585 -- 25-05-16 15:07:06[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019082069396973 -- 25-05-16 15:07:07[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022614002227783 -- 25-05-16 15:07: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.017925977706909 -- 25-05-16 15:07:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 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 = 35767 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040788650512695 -- 25-05-16 15:07:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35767 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039739608764648 -- 25-05-16 15:07:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4640601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034511089324951 -- 25-05-16 15:07:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 25-05-16 15:07:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 25-05-16 15:07:09[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015347957611084 -- 25-05-16 15:07:10[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35767 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023190021514893 -- 25-05-16 15:07: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.020250082015991 -- 25-05-16 15:07:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 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 = 35753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 25-05-16 15:07:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35753 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037441253662109 -- 25-05-16 15:07:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4638122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 25-05-16 15:07:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 25-05-16 15:07:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4638122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 25-05-16 15:07:11[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027158975601196 -- 25-05-16 15:07:13[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35753 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020047903060913 -- 25-05-16 15:07: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.017615079879761 -- 25-05-16 15:07:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 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 = 35729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 25-05-16 15:07:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35729 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033988952636719 -- 25-05-16 15:07:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636634 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032601356506348 -- 25-05-16 15:07:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 25-05-16 15:07:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636634 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 25-05-16 15:07:14[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017744064331055 -- 25-05-16 15:07:15[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016382932662964 -- 25-05-16 15:07: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.021100997924805 -- 25-05-16 15:07:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 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 = 35725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 25-05-16 15:07:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35725 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046379566192627 -- 25-05-16 15:07:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041298866271973 -- 25-05-16 15:07:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042741298675537 -- 25-05-16 15:07:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041129589080811 -- 25-05-16 15:07:17[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014730930328369 -- 25-05-16 15:07:19[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023926973342896 -- 25-05-16 15:07: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.02101993560791 -- 25-05-16 15:07:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 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 = 35722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 25-05-16 15:07:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35722 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-05-16 15:07:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 25-05-16 15:07:20[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 25-05-16 15:07:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 25-05-16 15:07:21[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018971920013428 -- 25-05-16 15:07:22[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016284942626953 -- 25-05-16 15:07:22[杨群-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.017966032028198 -- 25-05-16 15:07:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 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 = 35721 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 15:07:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35721 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-05-16 15:07:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636380 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 25-05-16 15:07:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 25-05-16 15:07:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636380 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034770965576172 -- 25-05-16 15:07:23[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021772861480713 -- 25-05-16 15:07:24[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030166149139404 -- 25-05-16 15:07: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.017493009567261 -- 25-05-16 15:07:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 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 = 35610 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 25-05-16 15:07:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35610 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 25-05-16 15:07:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4622184 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028848648071289 -- 25-05-16 15:07:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030958652496338 -- 25-05-16 15:07:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4622184 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028939247131348 -- 25-05-16 15:07:26[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017429113388062 -- 25-05-16 15:07:28[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017446041107178 -- 25-05-16 15:07:29[杨群-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.017502069473267 -- 25-05-16 15:08:35[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 25-05-16 15:08:35[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002938985824585 -- 25-05-16 15:08:35[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 25-05-16 15:08:35[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002877950668335 -- 25-05-16 15:08:35[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014991998672485 -- 25-05-16 15:08:39[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002842903137207 -- 25-05-16 15:08:39[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028369426727295 -- 25-05-16 15:08:39[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 25-05-16 15:08:39[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028598308563232 -- 25-05-16 15:08:39[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015816926956177 -- 25-05-16 15:09: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.017229080200195 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038659572601318 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select payment_id from dbthird.thd_payment where oa_payment_id = 94738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033388137817383 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032029151916504 -- 25-05-16 15:09:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02591609954834 -- 25-05-16 15:09:26[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017336130142212 -- 25-05-16 15:09: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.019005060195923 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040419101715088 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select payment_id from dbthird.thd_payment where oa_payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036511421203613 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003497838973999 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035481452941895 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036261081695557 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034968852996826 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035331249237061 -- 25-05-16 15:09:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017967939376831 -- 25-05-16 15:09:56[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017729997634888 -- 25-05-16 15:09: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.020412921905518 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040168762207031 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select payment_id from dbthird.thd_payment where oa_payment_id = 94512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004047155380249 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039210319519043 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040628910064697 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040478706359863 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4632534 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039079189300537 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039269924163818 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039448738098145 -- 25-05-16 15:10:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016798973083496 -- 25-05-16 15:10:02[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027003049850464 -- 25-05-16 15:10: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.015627145767212 -- 25-05-16 15:10:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 25-05-16 15:10:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select payment_id from dbthird.thd_payment where oa_payment_id = 94410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035398006439209 -- 25-05-16 15:10:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4628647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029678344726562 -- 25-05-16 15:10:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030288696289062 -- 25-05-16 15:10:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031619071960449 -- 25-05-16 15:10:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4628647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003000020980835 -- 25-05-16 15:10:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029819011688232 -- 25-05-16 15:10:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030100345611572 -- 25-05-16 15:10:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020696878433228 -- 25-05-16 15:10:04[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94410 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01634407043457 -- 25-05-16 15:10: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.031221866607666 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047690868377686 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select payment_id from dbthird.thd_payment where oa_payment_id = 94349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047850608825684 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4627101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042288303375244 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042619705200195 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043880939483643 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4627101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042009353637695 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041911602020264 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042428970336914 -- 25-05-16 15:10:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016895055770874 -- 25-05-16 15:10:08[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94349 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014852046966553 -- 25-05-16 15:10: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.01690411567688 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94275 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select payment_id from dbthird.thd_payment where oa_payment_id = 94275 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 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 = 112867 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4625290 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034210681915283 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4625290 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032072067260742 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032639503479004 -- 25-05-16 15:10:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015090942382812 -- 25-05-16 15:10:11[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020769834518433 -- 25-05-16 15:10: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.015478849411011 -- 25-05-16 15:10:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 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 = 35813 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 25-05-16 15:10:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 25-05-16 15:10:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 25-05-16 15:10:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 25-05-16 15:10:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029449462890625 -- 25-05-16 15:10:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35813 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018397092819214 -- 25-05-16 15:10:15[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35813 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019983053207397 -- 25-05-16 15:10: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.018131971359253 -- 25-05-16 15:10: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.016328811645508 -- 25-05-16 15:10:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 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 = 35788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032868385314941 -- 25-05-16 15:10:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 25-05-16 15:10:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643909 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 25-05-16 15:10:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 25-05-16 15:10:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643909 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031521320343018 -- 25-05-16 15:10:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01610803604126 -- 25-05-16 15:10:34[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019077062606812 -- 25-05-16 15:10: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.019465923309326 -- 25-05-16 15:10:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 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 = 35785 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041840076446533 -- 25-05-16 15:10:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35785 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042169094085693 -- 25-05-16 15:10:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643185 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037021636962891 -- 25-05-16 15:10:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003878116607666 -- 25-05-16 15:10:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643185 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036959648132324 -- 25-05-16 15:10:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35785 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015105962753296 -- 25-05-16 15:10:41[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35785 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025649070739746 -- 25-05-16 15:10: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.018579006195068 -- 25-05-16 15:10:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 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 = 35768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041580200195312 -- 25-05-16 15:10:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35768 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037968158721924 -- 25-05-16 15:10:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 25-05-16 15:10:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039379596710205 -- 25-05-16 15:10:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 25-05-16 15:10:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029239177703857 -- 25-05-16 15:10:46[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35768 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014686107635498 -- 25-05-16 15:10: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.019207000732422 -- 25-05-16 15:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 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 = 35767 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042421817779541 -- 25-05-16 15:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35767 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038859844207764 -- 25-05-16 15:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4640601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038120746612549 -- 25-05-16 15:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003903865814209 -- 25-05-16 15:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037500858306885 -- 25-05-16 15:11:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35767 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017468929290771 -- 25-05-16 15:11:06[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35767 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016504049301147 -- 25-05-16 15:11: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.015823841094971 -- 25-05-16 15:11:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 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 = 35766 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035908222198486 -- 25-05-16 15:11:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 25-05-16 15:11:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4640541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030081272125244 -- 25-05-16 15:11:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 25-05-16 15:11:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 25-05-16 15:11:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35766 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014688968658447 -- 25-05-16 15:11:14[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35766 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027159929275513 -- 25-05-16 15:11: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.019195079803467 -- 25-05-16 15:11:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 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 = 35753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037038326263428 -- 25-05-16 15:11:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35753 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 25-05-16 15:11:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4638122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-05-16 15:11:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-05-16 15:11:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4638122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035791397094727 -- 25-05-16 15:11:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35753 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018201112747192 -- 25-05-16 15:11:23[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35753 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015752077102661 -- 25-05-16 15:11: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.021070003509521 -- 25-05-16 15:11:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 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 = 35729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046219825744629 -- 25-05-16 15:11:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35729 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047039985656738 -- 25-05-16 15:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636634 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040631294250488 -- 25-05-16 15:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043160915374756 -- 25-05-16 15:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636634 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040688514709473 -- 25-05-16 15:11:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021011114120483 -- 25-05-16 15:11:28[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018622875213623 -- 25-05-16 15:11: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.01945686340332 -- 25-05-16 15:11:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 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 = 35725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039248466491699 -- 25-05-16 15:11:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35725 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043561458587646 -- 25-05-16 15:11:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037581920623779 -- 25-05-16 15:11:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040128231048584 -- 25-05-16 15:11:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037679672241211 -- 25-05-16 15:11:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018470048904419 -- 25-05-16 15:11:39[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020910024642944 -- 25-05-16 15:11: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.02324104309082 -- 25-05-16 15:11:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 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 = 35722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 25-05-16 15:11:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35722 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040349960327148 -- 25-05-16 15:11:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 25-05-16 15:11:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036380290985107 -- 25-05-16 15:11:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 25-05-16 15:11:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01837682723999 -- 25-05-16 15:11:48[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018079996109009 -- 25-05-16 15:11: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.018383979797363 -- 25-05-16 15:11:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 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 = 35721 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 25-05-16 15:11:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35721 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036790370941162 -- 25-05-16 15:11:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636380 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 25-05-16 15:11:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 25-05-16 15:11:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636380 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003525972366333 -- 25-05-16 15:11:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023119926452637 -- 25-05-16 15:11:50[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017220973968506 -- 25-05-16 15:11: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.035800933837891 -- 25-05-16 15:11:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 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 = 35610 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042650699615479 -- 25-05-16 15:11:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35610 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041649341583252 -- 25-05-16 15:11:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4622184 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036451816558838 -- 25-05-16 15:11:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038509368896484 -- 25-05-16 15:11:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4622184 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 25-05-16 15:11:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017931938171387 -- 25-05-16 15:11:56[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015319108963013 -- 25-05-16 15:11: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.018025875091553 -- 25-05-16 15:14:09[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235814%22}&event=edit_fareApply&fareApply_id=35814 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 = 35814 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 25-05-16 15:14:09[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235814%22}&event=edit_fareApply&fareApply_id=35814 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35814 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040040016174316 -- 25-05-16 15:14:09[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235814%22}&event=edit_fareApply&fareApply_id=35814 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034558773040771 -- 25-05-16 15:14:09[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235814%22}&event=edit_fareApply&fareApply_id=35814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 25-05-16 15:14:09[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235814%22}&event=edit_fareApply&fareApply_id=35814 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-05-16 15:14:09[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235814%22}&event=edit_fareApply&fareApply_id=35814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017000913619995 -- 25-05-16 15:14:16[董韧杰-706] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35814 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018886089324951 -- 25-05-16 15:14:17[董韧杰-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.01683497428894 -- 25-05-16 15:26:27[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235056%22}&event=edit_fareApply&fareApply_id=35056 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 = 35056 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 25-05-16 15:26:27[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235056%22}&event=edit_fareApply&fareApply_id=35056 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35056 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037589073181152 -- 25-05-16 15:26:27[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235056%22}&event=edit_fareApply&fareApply_id=35056 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4554470 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 25-05-16 15:26:27[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235056%22}&event=edit_fareApply&fareApply_id=35056 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 25-05-16 15:26:27[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235056%22}&event=edit_fareApply&fareApply_id=35056 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4554470 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 25-05-16 15:26:27[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235056%22}&event=edit_fareApply&fareApply_id=35056 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015163898468018 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select payment_id from dbthird.thd_payment where oa_payment_id = 94936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031008720397949 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 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 = 113521 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030078887939453 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029008388519287 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029261112213135 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029768943786621 -- 25-05-16 15:28:49[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294936%22}&event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022678852081299 -- 25-05-16 15:28:53[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023659944534302 -- 25-05-16 15:28: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.017131090164185 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003654956817627 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select payment_id from dbthird.thd_payment where oa_payment_id = 94943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 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 = 113528 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037689208984375 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 25-05-16 15:28:54[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018287897109985 -- 25-05-16 15:28:55[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023682832717896 -- 25-05-16 15:28:55[熊亚娜-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.015398025512695 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029861927032471 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select payment_id from dbthird.thd_payment where oa_payment_id = 94937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030581951141357 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 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 = 113522 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030181407928467 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002877950668335 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029301643371582 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030369758605957 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028731822967529 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028748512268066 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029299259185791 -- 25-05-16 15:28:56[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016123056411743 -- 25-05-16 15:28:58[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027227163314819 -- 25-05-16 15:28:58[熊亚娜-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.024320125579834 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039229393005371 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select payment_id from dbthird.thd_payment where oa_payment_id = 94935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040090084075928 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 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 = 113520 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043480396270752 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038168430328369 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038900375366211 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039470195770264 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038180351257324 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038211345672607 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038449764251709 -- 25-05-16 15:28:59[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016608953475952 -- 25-05-16 15:29:00[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014853000640869 -- 25-05-16 15:29:01[熊亚娜-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.028637886047363 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select payment_id from dbthird.thd_payment where oa_payment_id = 94934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035638809204102 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 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 = 113519 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034999847412109 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033671855926514 -- 25-05-16 15:29:02[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024934053421021 -- 25-05-16 15:29:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014791965484619 -- 25-05-16 15:29:03[熊亚娜-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.018596887588501 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030021667480469 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select payment_id from dbthird.thd_payment where oa_payment_id = 94933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 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 = 113518 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028688907623291 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029211044311523 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028829574584961 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028619766235352 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002899169921875 -- 25-05-16 15:29:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020417928695679 -- 25-05-16 15:29:06[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020559072494507 -- 25-05-16 15:29:07[熊亚娜-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.018198013305664 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select payment_id from dbthird.thd_payment where oa_payment_id = 94932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036609172821045 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 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 = 113517 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040459632873535 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036802291870117 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 25-05-16 15:29:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016098976135254 -- 25-05-16 15:29:09[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018671035766602 -- 25-05-16 15:29:10[熊亚娜-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.016129016876221 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select payment_id from dbthird.thd_payment where oa_payment_id = 94931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 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 = 113516 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648000 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030732154846191 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031309127807617 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648000 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030741691589355 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030710697174072 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031261444091797 -- 25-05-16 15:29:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0188889503479 -- 25-05-16 15:29:11[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027112007141113 -- 25-05-16 15:29:11[熊亚娜-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.016754865646362 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032699108123779 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select payment_id from dbthird.thd_payment where oa_payment_id = 94930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 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 = 113515 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 25-05-16 15:29:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017902135848999 -- 25-05-16 15:29:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015074014663696 -- 25-05-16 15:29:13[熊亚娜-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.017076015472412 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003270149230957 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select payment_id from dbthird.thd_payment where oa_payment_id = 94929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 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 = 113514 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036830902099609 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 25-05-16 15:29:14[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015084028244019 -- 25-05-16 15:29:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01818585395813 -- 25-05-16 15:29:19[熊亚娜-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.016110897064209 -- 25-05-16 15:29:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 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 = 35809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-05-16 15:29:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35809 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031688213348389 -- 25-05-16 15:29:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 25-05-16 15:29:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032198429107666 -- 25-05-16 15:29:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030272006988525 -- 25-05-16 15:29:20[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017920970916748 -- 25-05-16 15:30:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014921903610229 -- 25-05-16 15:30:06[熊亚娜-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.018160104751587 -- 25-05-16 15:30:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 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 = 35809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040531158447266 -- 25-05-16 15:30:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35809 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039949417114258 -- 25-05-16 15:30:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-05-16 15:30:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036759376525879 -- 25-05-16 15:30:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 25-05-16 15:30:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017414093017578 -- 25-05-16 15:30: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.0029900074005127 -- 25-05-16 15:30: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.0038611888885498 -- 25-05-16 15:30:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0031821727752686 -- 25-05-16 15:30:44[寇彬楠-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.019520998001099 -- 25-05-16 15:30:44[寇彬楠-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.02587103843689 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select payment_id from dbthird.thd_payment where oa_payment_id = 94951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 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 = 113536 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041139125823975 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036671161651611 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035390853881836 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 25-05-16 15:30:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023210048675537 -- 25-05-16 15:30:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028542041778564 -- 25-05-16 15:30:47[寇彬楠-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.021791934967041 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94947 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042810440063477 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select payment_id from dbthird.thd_payment where oa_payment_id = 94947 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043430328369141 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 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 = 113532 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046908855438232 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041360855102539 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042901039123535 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042679309844971 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041348934173584 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004133939743042 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041580200195312 -- 25-05-16 15:30:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022049903869629 -- 25-05-16 15:30:50[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028939008712769 -- 25-05-16 15:30:50[寇彬楠-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.018244028091431 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94947 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select payment_id from dbthird.thd_payment where oa_payment_id = 94947 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 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 = 113532 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036518573760986 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019129037857056 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038008689880371 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select payment_id from dbthird.thd_payment where oa_payment_id = 94951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038821697235107 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 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 = 113536 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037169456481934 -- 25-05-16 15:30:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017635107040405 -- 25-05-16 15:30:51[寇彬楠-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.016555070877075 -- 25-05-16 15:30:52[寇彬楠-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.029280185699463 -- 25-05-16 15:35:22[杨建辉-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.016690969467163 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94950 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037610530853271 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select payment_id from dbthird.thd_payment where oa_payment_id = 94950 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033512115478516 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 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 = 113535 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038938522338867 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032341480255127 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031228065490723 -- 25-05-16 15:35:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 25-05-16 15:35:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026642084121704 -- 25-05-16 15:35:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021803855895996 -- 25-05-16 15:35:26[杨建辉-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.018808126449585 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004033088684082 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select payment_id from dbthird.thd_payment where oa_payment_id = 94943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040440559387207 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 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 = 113528 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035088062286377 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003734827041626 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035052299499512 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035531520843506 -- 25-05-16 15:35:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016390085220337 -- 25-05-16 15:35:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015887975692749 -- 25-05-16 15:35:28[杨建辉-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.032713890075684 -- 25-05-16 15:35:28[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045268535614014 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select payment_id from dbthird.thd_payment where oa_payment_id = 94937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045239925384521 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 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 = 113522 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045030117034912 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004004955291748 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00406813621521 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041329860687256 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040290355682373 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040409564971924 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040628910064697 -- 25-05-16 15:35:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0259690284729 -- 25-05-16 15:35:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028530836105347 -- 25-05-16 15:35:30[杨建辉-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.019684076309204 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036211013793945 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select payment_id from dbthird.thd_payment where oa_payment_id = 94936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 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 = 113521 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037171840667725 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031638145446777 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031630992889404 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 25-05-16 15:35:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014951944351196 -- 25-05-16 15:35:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016278028488159 -- 25-05-16 15:35:32[杨建辉-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.028310060501099 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select payment_id from dbthird.thd_payment where oa_payment_id = 94935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 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 = 113520 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041069984436035 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035171508789062 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035598278045654 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 25-05-16 15:35:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016384124755859 -- 25-05-16 15:35:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022303104400635 -- 25-05-16 15:35:35[杨建辉-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.031320095062256 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select payment_id from dbthird.thd_payment where oa_payment_id = 94934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037779808044434 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 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 = 113519 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041408538818359 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038139820098877 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037639141082764 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036158561706543 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 25-05-16 15:35:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019328832626343 -- 25-05-16 15:35:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015984058380127 -- 25-05-16 15:35:38[杨建辉-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.015663862228394 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select payment_id from dbthird.thd_payment where oa_payment_id = 94933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 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 = 113518 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030059814453125 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030062198638916 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029740333557129 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 25-05-16 15:35:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021126985549927 -- 25-05-16 15:35:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02300500869751 -- 25-05-16 15:35: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.015321969985962 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002979040145874 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select payment_id from dbthird.thd_payment where oa_payment_id = 94932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 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 = 113517 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034608840942383 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002871036529541 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029571056365967 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028870105743408 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028932094573975 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029208660125732 -- 25-05-16 15:35:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026825904846191 -- 25-05-16 15:35:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016638994216919 -- 25-05-16 15:35:42[杨建辉-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.018046855926514 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select payment_id from dbthird.thd_payment where oa_payment_id = 94931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 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 = 113516 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035758018493652 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648000 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034711360931396 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035078525543213 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648000 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034511089324951 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003450870513916 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 25-05-16 15:35:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016814947128296 -- 25-05-16 15:35:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024901151657104 -- 25-05-16 15:35: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.020609855651855 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040600299835205 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select payment_id from dbthird.thd_payment where oa_payment_id = 94930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041520595550537 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 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 = 113515 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045201778411865 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039939880371094 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040130615234375 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041229724884033 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039610862731934 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003943920135498 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039858818054199 -- 25-05-16 15:35:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02031397819519 -- 25-05-16 15:35:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017040967941284 -- 25-05-16 15:35:47[杨建辉-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.028881072998047 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select payment_id from dbthird.thd_payment where oa_payment_id = 94929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 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 = 113514 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035650730133057 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036201477050781 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020622968673706 -- 25-05-16 15:35:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022938013076782 -- 25-05-16 15:35:49[杨建辉-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.0173659324646 -- 25-05-16 15:36:06[寇彬楠-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.020622968673706 -- 25-05-16 15:36: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.01949405670166 -- 25-05-16 15:37: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.0038871765136719 -- 25-05-16 15:37: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.004810094833374 -- 25-05-16 15:37:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040819644927979 -- 25-05-16 15:37:27[彭思源-1164] -- /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.020224094390869 -- 25-05-16 15:37:28[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022909164428711 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 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 = 61502 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037710666656494 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61502 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039608478546143 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 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 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 = 61502 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648015 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 25-05-16 15:37:29[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61502 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015974044799805 -- 25-05-16 15:37:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61502 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01801609992981 -- 25-05-16 15:37:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01982307434082 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 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 = 61501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039629936218262 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61501 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040428638458252 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 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 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 = 61501 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003838062286377 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038630962371826 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004019021987915 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648010 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 25-05-16 15:37:38[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021137952804565 -- 25-05-16 15:37:39[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016295909881592 -- 25-05-16 15:37:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019634962081909 -- 25-05-16 15:37:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 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 = 61501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038230419158936 -- 25-05-16 15:37:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61501 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040638446807861 -- 25-05-16 15:37:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 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 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 = 61501 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 25-05-16 15:37:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038070678710938 -- 25-05-16 15:37:40[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038378238677979 -- 25-05-16 15:37:41[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648010 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037848949432373 -- 25-05-16 15:37:41[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015445947647095 -- 25-05-16 15:40:25[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 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 = 35816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 25-05-16 15:40:25[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 25-05-16 15:40:25[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00295090675354 -- 25-05-16 15:40:25[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031001567840576 -- 25-05-16 15:40:25[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028929710388184 -- 25-05-16 15:40:25[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021175861358643 -- 25-05-16 15:40:45[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 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 = 35816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003626823425293 -- 25-05-16 15:40:45[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036680698394775 -- 25-05-16 15:40:45[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035789012908936 -- 25-05-16 15:40:45[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003713846206665 -- 25-05-16 15:40:45[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035381317138672 -- 25-05-16 15:40:45[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015269041061401 -- 25-05-16 15:41:34[董韧杰-706] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018980026245117 -- 25-05-16 15:41:34[董韧杰-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.024991035461426 -- 25-05-16 15:41:52[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 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 = 35816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041859149932861 -- 25-05-16 15:41:52[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042119026184082 -- 25-05-16 15:41:52[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037710666656494 -- 25-05-16 15:41:52[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038778781890869 -- 25-05-16 15:41:52[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 25-05-16 15:41:52[董韧杰-706] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235816%22}&event=edit_fareApply&fareApply_id=35816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015146970748901 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029621124267578 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select payment_id from dbthird.thd_payment where oa_payment_id = 94952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 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 = 113537 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029699802398682 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028820037841797 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028688907623291 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029060840606689 -- 25-05-16 15:45:59[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294952%22%7D&event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017117977142334 -- 25-05-16 15:46:04[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016551971435547 -- 25-05-16 15:46:05[何锡强-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.028616905212402 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select payment_id from dbthird.thd_payment where oa_payment_id = 94928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 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 = 113513 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036978721618652 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033128261566162 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032961368560791 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031487941741943 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 25-05-16 15:46:06[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94928 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016211032867432 -- 25-05-16 15:46:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94928 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014843940734863 -- 25-05-16 15:46: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.020933866500854 -- 25-05-16 15:46:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35808 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 = 35808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004194974899292 -- 25-05-16 15:46:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35808 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35808 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046100616455078 -- 25-05-16 15:46:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35808 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040318965911865 -- 25-05-16 15:46:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042128562927246 -- 25-05-16 15:46:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35808 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040490627288818 -- 25-05-16 15:46:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019047021865845 -- 25-05-16 15:46:21[何锡强-2137] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017861127853394 -- 25-05-16 15:46:22[何锡强-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.023394107818604 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94939 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046119689941406 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select payment_id from dbthird.thd_payment where oa_payment_id = 94939 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042350292205811 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 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 = 113524 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045289993286133 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040180683135986 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042030811309814 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041689872741699 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040187835693359 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040278434753418 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040690898895264 -- 25-05-16 15:46:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019330024719238 -- 25-05-16 15:46:26[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019196033477783 -- 25-05-16 15:46:26[何锡强-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.017578840255737 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94940 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select payment_id from dbthird.thd_payment where oa_payment_id = 94940 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 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 = 113525 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039107799530029 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034878253936768 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033388137817383 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 25-05-16 15:46:27[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018600940704346 -- 25-05-16 15:46:30[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015020847320557 -- 25-05-16 15:46:31[何锡强-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.018233776092529 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94941 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035557746887207 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select payment_id from dbthird.thd_payment where oa_payment_id = 94941 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036342144012451 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 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 = 113526 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040030479431152 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036370754241943 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 25-05-16 15:46:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018914937973022 -- 25-05-16 15:46:39[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016611099243164 -- 25-05-16 15:46:39[何锡强-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.0189368724823 -- 25-05-16 15:50:44[寇彬楠-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.017693042755127 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94953 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034570693969727 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select payment_id from dbthird.thd_payment where oa_payment_id = 94953 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 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 = 113538 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039198398590088 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648748 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648748 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 25-05-16 15:50:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017459869384766 -- 25-05-16 15:50:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016536951065063 -- 25-05-16 15:50:46[寇彬楠-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.018280029296875 -- 25-05-16 15:55: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.0037131309509277 -- 25-05-16 15:55: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.004551887512207 -- 25-05-16 15:55:38 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0038809776306152 -- 25-05-16 15:55:38[郭荣波-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.016785860061646 -- 25-05-16 15:55: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.017453193664551 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select payment_id from dbthird.thd_payment where oa_payment_id = 94952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 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 = 113537 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038928985595703 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032711029052734 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030708312988281 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031001567840576 -- 25-05-16 15:55:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017949104309082 -- 25-05-16 15:55:41[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014908075332642 -- 25-05-16 15:55: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.018173217773438 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94950 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select payment_id from dbthird.thd_payment where oa_payment_id = 94950 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003654956817627 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 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 = 113535 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040068626403809 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035970211029053 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 25-05-16 15:55:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022237062454224 -- 25-05-16 15:55:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94950 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017685890197754 -- 25-05-16 15:55:45[郭荣波-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.020838022232056 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040991306304932 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select payment_id from dbthird.thd_payment where oa_payment_id = 94943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041589736938477 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 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 = 113528 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041370391845703 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039811134338379 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040521621704102 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041539669036865 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003978967666626 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039680004119873 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004019021987915 -- 25-05-16 15:55:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016556024551392 -- 25-05-16 15:55:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029758930206299 -- 25-05-16 15:55: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.015357971191406 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94941 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select payment_id from dbthird.thd_payment where oa_payment_id = 94941 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030281543731689 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 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 = 113526 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028619766235352 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029101371765137 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029890537261963 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028560161590576 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028679370880127 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028891563415527 -- 25-05-16 15:55:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017520904541016 -- 25-05-16 15:55:49[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94941 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017462015151978 -- 25-05-16 15:55:49[郭荣波-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.016713857650757 -- 25-05-16 15:55:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94940 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 25-05-16 15:55:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select payment_id from dbthird.thd_payment where oa_payment_id = 94940 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 25-05-16 15:55:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 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 = 113525 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 25-05-16 15:55:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 25-05-16 15:55:50[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032551288604736 -- 25-05-16 15:55:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 25-05-16 15:55:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 25-05-16 15:55:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 25-05-16 15:55:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-05-16 15:55:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017992973327637 -- 25-05-16 15:55:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94940 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016175985336304 -- 25-05-16 15:55: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.02738094329834 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94939 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035598278045654 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select payment_id from dbthird.thd_payment where oa_payment_id = 94939 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036470890045166 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 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 = 113524 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036599636077881 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034668445587158 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016000986099243 -- 25-05-16 15:55:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94939 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016190052032471 -- 25-05-16 15:55:55[郭荣波-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.016146898269653 -- 25-05-16 15:55:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94942 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 25-05-16 15:55:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select payment_id from dbthird.thd_payment where oa_payment_id = 94942 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 25-05-16 15:55:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 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 = 113527 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031821727752686 -- 25-05-16 15:55:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648167 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 25-05-16 15:55:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 25-05-16 15:55:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 25-05-16 15:55:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648167 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 25-05-16 15:55:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 25-05-16 15:55:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030820369720459 -- 25-05-16 15:55:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019428968429565 -- 25-05-16 15:55:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94942 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019452095031738 -- 25-05-16 15:55:58[郭荣波-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.018628120422363 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select payment_id from dbthird.thd_payment where oa_payment_id = 94938 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 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 = 113523 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036728382110596 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016663074493408 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 25-05-16 15:55:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01766300201416 -- 25-05-16 15:56:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94938 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01646614074707 -- 25-05-16 15:56: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.024982929229736 -- 25-05-16 15:56:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030040740966797 -- 25-05-16 15:56:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select payment_id from dbthird.thd_payment where oa_payment_id = 94937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030851364135742 -- 25-05-16 15:56:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 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 = 113522 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 25-05-16 15:56:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002877950668335 -- 25-05-16 15:56:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002932071685791 -- 25-05-16 15:56:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030391216278076 -- 25-05-16 15:56:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648064 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028860569000244 -- 25-05-16 15:56:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028750896453857 -- 25-05-16 15:56:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029139518737793 -- 25-05-16 15:56:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021328210830688 -- 25-05-16 15:56:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015060901641846 -- 25-05-16 15:56:03[郭荣波-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.015697956085205 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select payment_id from dbthird.thd_payment where oa_payment_id = 94936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003148078918457 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 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 = 113521 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029690265655518 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031678676605225 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029788017272949 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029520988464355 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030159950256348 -- 25-05-16 15:56:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017977952957153 -- 25-05-16 15:56:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02075982093811 -- 25-05-16 15:56:06[郭荣波-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.016767978668213 -- 25-05-16 15:56:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 25-05-16 15:56:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select payment_id from dbthird.thd_payment where oa_payment_id = 94935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034098625183105 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 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 = 113520 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032138824462891 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031421184539795 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031511783599854 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01615309715271 -- 25-05-16 15:56:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02867603302002 -- 25-05-16 15:56:08[郭荣波-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.017113924026489 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select payment_id from dbthird.thd_payment where oa_payment_id = 94934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035068988800049 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 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 = 113519 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038430690765381 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032942295074463 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 25-05-16 15:56:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018877029418945 -- 25-05-16 15:56:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016220808029175 -- 25-05-16 15:56:11[郭荣波-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.017729043960571 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034668445587158 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select payment_id from dbthird.thd_payment where oa_payment_id = 94933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035431385040283 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 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 = 113518 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 25-05-16 15:56:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017372131347656 -- 25-05-16 15:56:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017857074737549 -- 25-05-16 15:56:13[郭荣波-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.019459962844849 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038409233093262 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select payment_id from dbthird.thd_payment where oa_payment_id = 94932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038871765136719 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 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 = 113517 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038321018218994 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037479400634766 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038528442382812 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 25-05-16 15:56:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028452157974243 -- 25-05-16 15:56:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94932 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021036148071289 -- 25-05-16 15:56:23[郭荣波-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.015489101409912 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select payment_id from dbthird.thd_payment where oa_payment_id = 94931 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 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 = 113516 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648000 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029549598693848 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648000 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00295090675354 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029151439666748 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029430389404297 -- 25-05-16 15:56:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018930912017822 -- 25-05-16 15:56:26[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94931 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017985105514526 -- 25-05-16 15:56:26[郭荣波-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.018609046936035 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029850006103516 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select payment_id from dbthird.thd_payment where oa_payment_id = 94930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 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 = 113515 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030210018157959 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028610229492188 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029168128967285 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028908252716064 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028488636016846 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028879642486572 -- 25-05-16 15:56:27[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016486167907715 -- 25-05-16 15:56:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94930 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017976045608521 -- 25-05-16 15:56:29[郭荣波-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.019335031509399 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037901401519775 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select payment_id from dbthird.thd_payment where oa_payment_id = 94929 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 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 = 113514 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036840438842773 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038280487060547 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036840438842773 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 25-05-16 15:56:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018416166305542 -- 25-05-16 15:56:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94929 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017756938934326 -- 25-05-16 15:56:32[郭荣波-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.016459941864014 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94925 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00325608253479 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select payment_id from dbthird.thd_payment where oa_payment_id = 94925 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 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 = 113510 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031428337097168 -- 25-05-16 15:56:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 25-05-16 15:56:34[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028578996658325 -- 25-05-16 15:56:34[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94925 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017936944961548 -- 25-05-16 15:56:35[郭荣波-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.021337985992432 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94923 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042212009429932 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select payment_id from dbthird.thd_payment where oa_payment_id = 94923 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043001174926758 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 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 = 113508 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042421817779541 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041348934173584 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041790008544922 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042679309844971 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041229724884033 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041129589080811 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041599273681641 -- 25-05-16 15:56:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017419099807739 -- 25-05-16 15:56:37[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94923 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017685890197754 -- 25-05-16 15:56:37[郭荣波-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.019168138504028 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037820339202881 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select payment_id from dbthird.thd_payment where oa_payment_id = 94922 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038719177246094 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 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 = 113507 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038309097290039 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036609172821045 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003835916519165 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037920475006104 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003699779510498 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036609172821045 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037338733673096 -- 25-05-16 15:56:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018512964248657 -- 25-05-16 15:56:41[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94922 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02181601524353 -- 25-05-16 15:56: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.0153648853302 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94921 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030369758605957 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select payment_id from dbthird.thd_payment where oa_payment_id = 94921 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 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 = 113506 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034401416778564 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002910852432251 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029988288879395 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030741691589355 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029058456420898 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029220581054688 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002957820892334 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028398036956787 -- 25-05-16 15:56:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94921 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017941951751709 -- 25-05-16 15:56:45[郭荣波-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.019250869750977 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94920 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038161277770996 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select payment_id from dbthird.thd_payment where oa_payment_id = 94920 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038869380950928 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 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 = 113505 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037310123443604 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038809776306152 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037229061126709 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038061141967773 -- 25-05-16 15:56:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028210878372192 -- 25-05-16 15:56:47[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94920 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02177882194519 -- 25-05-16 15:56: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.020655870437622 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040721893310547 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select payment_id from dbthird.thd_payment where oa_payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041420459747314 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 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 = 113504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040929317474365 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039489269256592 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041050910949707 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040619373321533 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00394606590271 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039680004119873 -- 25-05-16 15:56:48[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017264842987061 -- 25-05-16 15:56:49[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01618504524231 -- 25-05-16 15:56:50[郭荣波-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.028587102890015 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select payment_id from dbthird.thd_payment where oa_payment_id = 94918 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 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 = 113503 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036249160766602 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037410259246826 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647538 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 25-05-16 15:56:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02097487449646 -- 25-05-16 15:56:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94918 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015435934066772 -- 25-05-16 15:56: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.021198987960815 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042011737823486 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select payment_id from dbthird.thd_payment where oa_payment_id = 94856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042638778686523 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 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 = 113442 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004586935043335 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646263 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042088031768799 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042171478271484 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042200088500977 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646263 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041019916534424 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040850639343262 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041511058807373 -- 25-05-16 16:00:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294856%22%7D&event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01495099067688 -- 25-05-16 16:00:32[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030272006988525 -- 25-05-16 16:00:32[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.079319953918457 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94955 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select payment_id from dbthird.thd_payment where oa_payment_id = 94955 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037491321563721 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 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 = 113540 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041561126708984 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648853 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035321712493896 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037639141082764 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648853 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 25-05-16 16:00:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017432928085327 -- 25-05-16 16:00:39[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021244049072266 -- 25-05-16 16:00:39[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01775598526001 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94945 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select payment_id from dbthird.thd_payment where oa_payment_id = 94945 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 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 = 113530 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039060115814209 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648324 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033822059631348 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.078677892684937 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035839080810547 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648324 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 25-05-16 16:00:40[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01844596862793 -- 25-05-16 16:00:46[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019545078277588 -- 25-05-16 16:00:46[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018718957901001 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94878 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035498142242432 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select payment_id from dbthird.thd_payment where oa_payment_id = 94878 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 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 = 113463 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646975 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.076525926589966 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646975 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034651756286621 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034720897674561 -- 25-05-16 16:00:48[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94878 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017626047134399 -- 25-05-16 16:00:58[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94878 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015298128128052 -- 25-05-16 16:00:58[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016802072525024 -- 25-05-16 16:00:59[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 25-05-16 16:00:59[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select payment_id from dbthird.thd_payment where oa_payment_id = 94857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 25-05-16 16:00:59[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 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 = 113443 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003777027130127 -- 25-05-16 16:00:59[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 25-05-16 16:00:59[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028783082962036 -- 25-05-16 16:01:00[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 25-05-16 16:01:00[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 25-05-16 16:01:00[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 25-05-16 16:01:00[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 25-05-16 16:01:00[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01783013343811 -- 25-05-16 16:01:06[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02101993560791 -- 25-05-16 16:01:07[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014956951141357 -- 25-05-16 16:02:21[郭荣波-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.019423961639404 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038471221923828 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select payment_id from dbthird.thd_payment where oa_payment_id = 94919 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039339065551758 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 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 = 113504 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042939186096191 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.094629049301147 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039279460906982 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037281513214111 -- 25-05-16 16:02:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037660598754883 -- 25-05-16 16:02:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294919%22}&event=edit_payment&payment_id=94919 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018190145492554 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94954 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select payment_id from dbthird.thd_payment where oa_payment_id = 94954 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 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 = 113539 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034279823303223 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648832 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030159950256348 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648832 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029811859130859 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029559135437012 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029680728912354 -- 25-05-16 16:02:42[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294954%22}&event=edit_payment&payment_id=94954 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01667594909668 -- 25-05-16 16:02:51[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94954 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018837928771973 -- 25-05-16 16:02:52[石远龙-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.016806125640869 -- 25-05-16 16:08:49 -- /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.0032439231872559 -- 25-05-16 16:08:49 -- /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.0037310123443604 -- 25-05-16 16:08:49 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='mosquito' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 25-05-16 16:08:49[刘文娟-1058] -- /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= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017621994018555 -- 25-05-16 16:08:50[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041799545288086 -- 25-05-16 16:08:50[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 25-05-16 16:08:50[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041351318359375 -- 25-05-16 16:08:50[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038988590240479 -- 25-05-16 16:08:50[刘文娟-1058] -- /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= 1058 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016855955123901 -- 25-05-16 16:08:53[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals 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 = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 25-05-16 16:08:53[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017794132232666 -- 25-05-16 16:09:04[刘文娟-1058] -- /buz/oa/index.php/oamgmt/get_company_item select root_acct_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 25-05-16 16:09:04[刘文娟-1058] -- /buz/oa/index.php/oamgmt/get_company_item SELECT o.org_id ,o.org_name FROM dbsys.sys_org o WHERE o.acct_id = 2 and isenable = 1 and o.is_corporate = 1 AND o.org_name like '%速抵%' LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01775598526001 -- 25-05-16 16:10:05[刘文娟-1058] -- /buz/oa/index.php/oamgmt/officialSeals_application?event=save_officialSeals_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018298149108887 -- 25-05-16 16:10:28[刘文娟-1058] -- /buz/oa/index.php/oamgmt/officialSeals_application?event=is_upload_file select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020048856735229 -- 25-05-16 16:10:28[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019388914108276 -- 25-05-16 16:10:28[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01924991607666 -- 25-05-16 16:10:30[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016816139221191 -- 25-05-16 16:10:31[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003652811050415 -- 25-05-16 16:10:31[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 25-05-16 16:10:31[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 25-05-16 16:10:31[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037350654602051 -- 25-05-16 16:10:31[刘文娟-1058] -- /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= 1058 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019704818725586 -- 25-05-16 16:10:34[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals 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 = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040290355682373 -- 25-05-16 16:10:34[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019140958786011 -- 25-05-16 16:10:44[刘文娟-1058] -- /buz/oa/index.php/oamgmt/get_company_item select root_acct_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041658878326416 -- 25-05-16 16:10:44[刘文娟-1058] -- /buz/oa/index.php/oamgmt/get_company_item SELECT o.org_id ,o.org_name FROM dbsys.sys_org o WHERE o.acct_id = 2 and isenable = 1 and o.is_corporate = 1 AND o.org_name like '%中盟%' LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018233060836792 -- 25-05-16 16:11:25[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035789012908936 -- 25-05-16 16:11:25[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select payment_id from dbthird.thd_payment where oa_payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 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 = 113543 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042428970336914 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003525972366333 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034778118133545 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 25-05-16 16:11:26[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021255970001221 -- 25-05-16 16:11:28[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02210807800293 -- 25-05-16 16:11:29[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028525114059448 -- 25-05-16 16:11:35[刘文娟-1058] -- /buz/oa/index.php/oamgmt/officialSeals_application?event=save_officialSeals_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019616842269897 -- 25-05-16 16:11:52[刘文娟-1058] -- /buz/oa/index.php/oamgmt/officialSeals_application?event=is_upload_file select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021753072738647 -- 25-05-16 16:11:52[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017668962478638 -- 25-05-16 16:11:53[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020494937896729 -- 25-05-16 16:11:58[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017967939376831 -- 25-05-16 16:11:58[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 25-05-16 16:11:58[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035490989685059 -- 25-05-16 16:11:58[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037610530853271 -- 25-05-16 16:11:58[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038840770721436 -- 25-05-16 16:11:58[刘文娟-1058] -- /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= 1058 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019312143325806 -- 25-05-16 16:12:00[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5629 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 = 5629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037639141082764 -- 25-05-16 16:12:00[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5629 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649172 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 25-05-16 16:12:00[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-05-16 16:12:00[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022109985351562 -- 25-05-16 16:12:07[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 25-05-16 16:12:07[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 25-05-16 16:12:07[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 25-05-16 16:12:07[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 25-05-16 16:12:07[刘文娟-1058] -- /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= 1058 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016018152236938 -- 25-05-16 16:12:08[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5630 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 = 5630 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030510425567627 -- 25-05-16 16:12:08[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5630 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028591156005859 -- 25-05-16 16:12:08[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028610229492188 -- 25-05-16 16:12:08[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016625881195068 -- 25-05-16 16:12:19[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-05-16 16:12:19[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 25-05-16 16:12:19[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 25-05-16 16:12:19[刘文娟-1058] -- /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 = 1058 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037281513214111 -- 25-05-16 16:12:19[刘文娟-1058] -- /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= 1058 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019147157669067 -- 25-05-16 16:12:19[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals 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 = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 25-05-16 16:12:19[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019899129867554 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select payment_id from dbthird.thd_payment where oa_payment_id = 94715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 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 = 113303 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030331611633301 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029580593109131 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029439926147461 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029811859130859 -- 25-05-16 16:16:11[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016352891921997 -- 25-05-16 16:16:16[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017890930175781 -- 25-05-16 16:16:17[石远龙-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.027388095855713 -- 25-05-16 16:16:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 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 = 35676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041630268096924 -- 25-05-16 16:16:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35676 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045700073242188 -- 25-05-16 16:16:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4631246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040228366851807 -- 25-05-16 16:16:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041608810424805 -- 25-05-16 16:16:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4631246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039889812469482 -- 25-05-16 16:16:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024903059005737 -- 25-05-16 16:16:21[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018937110900879 -- 25-05-16 16:16:21[石远龙-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.021541833877563 -- 25-05-16 16:16:22[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 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 = 35052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047318935394287 -- 25-05-16 16:16:22[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045897960662842 -- 25-05-16 16:16:22[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4554048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040900707244873 -- 25-05-16 16:16:22[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044271945953369 -- 25-05-16 16:16:22[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4554048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041251182556152 -- 25-05-16 16:16:22[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027278900146484 -- 25-05-16 16:16:28[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018872976303101 -- 25-05-16 16:16:29[石远龙-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.016839981079102 -- 25-05-16 16:16:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 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 = 35730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032298564910889 -- 25-05-16 16:16:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35730 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 25-05-16 16:16:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636679 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030848979949951 -- 25-05-16 16:16:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 25-05-16 16:16:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636679 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 25-05-16 16:16:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016087055206299 -- 25-05-16 16:16:32[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.036510944366455 -- 25-05-16 16:16: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.025259971618652 -- 25-05-16 16:16:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039489269256592 -- 25-05-16 16:16:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select payment_id from dbthird.thd_payment where oa_payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039710998535156 -- 25-05-16 16:16:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 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 = 113406 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 25-05-16 16:16:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 25-05-16 16:16:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 25-05-16 16:16:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 25-05-16 16:16:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-05-16 16:16:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034668445587158 -- 25-05-16 16:16:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034961700439453 -- 25-05-16 16:16:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018622875213623 -- 25-05-16 16:16:36[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01671290397644 -- 25-05-16 16:16:36[石远龙-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.015501976013184 -- 25-05-16 16:22:32 -- /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.0030109882354736 -- 25-05-16 16:22:32 -- /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.0038979053497314 -- 25-05-16 16:22:32 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiuXiangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 25-05-16 16:22:32[刘湘湘-1515] -- /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= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018290042877197 -- 25-05-16 16:22:33[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 25-05-16 16:22:33[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036931037902832 -- 25-05-16 16:22:33[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004202127456665 -- 25-05-16 16:22:33[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040609836578369 -- 25-05-16 16:22:33[刘湘湘-1515] -- /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= 1515 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019780158996582 -- 25-05-16 16:25:18 -- /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.0038769245147705 -- 25-05-16 16:25:18 -- /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.0045521259307861 -- 25-05-16 16:25:18 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0042521953582764 -- 25-05-16 16:25:18[余泽旭-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.016617059707642 -- 25-05-16 16: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.015586137771606 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94955 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select payment_id from dbthird.thd_payment where oa_payment_id = 94955 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 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 = 113540 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648853 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029139518737793 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648853 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029218196868896 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029199123382568 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029489994049072 -- 25-05-16 16:25:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016389131546021 -- 25-05-16 16:25:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94955 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020738840103149 -- 25-05-16 16:25:20[余泽旭-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.024095058441162 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94953 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034058094024658 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select payment_id from dbthird.thd_payment where oa_payment_id = 94953 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 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 = 113538 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648748 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034310817718506 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648748 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032792091369629 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 25-05-16 16:25:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017298936843872 -- 25-05-16 16:25:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94953 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016181945800781 -- 25-05-16 16: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.020668029785156 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94945 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040369033813477 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select payment_id from dbthird.thd_payment where oa_payment_id = 94945 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041570663452148 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 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 = 113530 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044968128204346 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648324 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039420127868652 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039670467376709 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040919780731201 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648324 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039448738098145 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039248466491699 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039608478546143 -- 25-05-16 16:25:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029572010040283 -- 25-05-16 16:25:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94945 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016052007675171 -- 25-05-16 16:25: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.016699075698853 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select payment_id from dbthird.thd_payment where oa_payment_id = 94879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 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 = 113464 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037410259246826 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030456066131592 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031871795654297 -- 25-05-16 16:25:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029993772506714 -- 25-05-16 16:25:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94879 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022601842880249 -- 25-05-16 16:25: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.031543016433716 -- 25-05-16 16:30: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.0030081272125244 -- 25-05-16 16:30: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.0034840106964111 -- 25-05-16 16:30:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0031919479370117 -- 25-05-16 16:30: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.014940023422241 -- 25-05-16 16:30: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.015410184860229 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94924 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select payment_id from dbthird.thd_payment where oa_payment_id = 94924 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031061172485352 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 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 = 113509 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029129981994629 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030691623687744 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029149055480957 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029029846191406 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029160976409912 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014832019805908 -- 25-05-16 16:30:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016178131103516 -- 25-05-16 16:30:17[余泽旭-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.01520299911499 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94874 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029928684234619 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select payment_id from dbthird.thd_payment where oa_payment_id = 94874 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030710697174072 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 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 = 113459 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646906 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028820037841797 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029089450836182 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030190944671631 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646906 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028939247131348 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028789043426514 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029630661010742 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024924993515015 -- 25-05-16 16:30:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94874 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017092943191528 -- 25-05-16 16:30: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.029686212539673 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select payment_id from dbthird.thd_payment where oa_payment_id = 94859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 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 = 113445 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038859844207764 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646358 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033001899719238 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 25-05-16 16:30:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01874303817749 -- 25-05-16 16:30:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016463994979858 -- 25-05-16 16:30: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.020476818084717 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040099620819092 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select payment_id from dbthird.thd_payment where oa_payment_id = 94858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040898323059082 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 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 = 113444 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044980049133301 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039091110229492 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039618015289307 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040700435638428 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00388503074646 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039680004119873 -- 25-05-16 16:30:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017693996429443 -- 25-05-16 16:30:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029960870742798 -- 25-05-16 16:30: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.015205144882202 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029652118682861 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select payment_id from dbthird.thd_payment where oa_payment_id = 94857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 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 = 113443 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028610229492188 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017598867416382 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030431747436523 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646311 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028750896453857 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028572082519531 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028879642486572 -- 25-05-16 16:30:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018399000167847 -- 25-05-16 16:30:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017154216766357 -- 25-05-16 16:30: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.018419981002808 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036559104919434 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select payment_id from dbthird.thd_payment where oa_payment_id = 94856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036981105804443 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 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 = 113442 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041160583496094 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646263 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035028457641602 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035271644592285 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036518573760986 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646263 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034828186035156 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035240650177002 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017961978912354 -- 25-05-16 16:30:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026243925094604 -- 25-05-16 16:30: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.018899917602539 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select payment_id from dbthird.thd_payment where oa_payment_id = 94849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 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 = 113435 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644645 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029010772705078 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029480457305908 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031049251556396 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644645 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029299259185791 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002918004989624 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029621124267578 -- 25-05-16 16:30:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01682186126709 -- 25-05-16 16:30:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94849 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020758867263794 -- 25-05-16 16:30:29[余泽旭-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.026582956314087 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94810 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034828186035156 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select payment_id from dbthird.thd_payment where oa_payment_id = 94810 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035858154296875 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 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 = 113396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039558410644531 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029338121414185 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035598278045654 -- 25-05-16 16:30:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 25-05-16 16:30:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 25-05-16 16:30:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034279823303223 -- 25-05-16 16:30:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024832010269165 -- 25-05-16 16:30:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019988059997559 -- 25-05-16 16:30: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.016313076019287 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032367706298828 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select payment_id from dbthird.thd_payment where oa_payment_id = 94967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033149719238281 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 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 = 113551 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036680698394775 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032949447631836 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032641887664795 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031380653381348 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 25-05-16 16:31:17[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294967%22%7D&event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015399217605591 -- 25-05-16 16:31:27[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020823001861572 -- 25-05-16 16:31:27[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024042129516602 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041649341583252 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select payment_id from dbthird.thd_payment where oa_payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042698383331299 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 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 = 113543 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046370029449463 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041189193725586 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042159557342529 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042011737823486 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040509700775146 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040328502655029 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040919780731201 -- 25-05-16 16:31:33[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%2294958%22%7D&event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016418933868408 -- 25-05-16 16:34:07 -- /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.003176212310791 -- 25-05-16 16:34:07 -- /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.003652811050415 -- 25-05-16 16:34:07 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0034019947052002 -- 25-05-16 16:34:07[王翔-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.017652988433838 -- 25-05-16 16:34:07[王翔-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.029378175735474 -- 25-05-16 16:34:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94870 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038659572601318 -- 25-05-16 16:34:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select payment_id from dbthird.thd_payment where oa_payment_id = 94870 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039248466491699 -- 25-05-16 16:34:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 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 = 113455 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038928985595703 -- 25-05-16 16:34:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037810802459717 -- 25-05-16 16:34:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039150714874268 -- 25-05-16 16:34:09[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038859844207764 -- 25-05-16 16:34:09[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037791728973389 -- 25-05-16 16:34:09[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037600994110107 -- 25-05-16 16:34:09[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 25-05-16 16:34:09[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017703056335449 -- 25-05-16 16:34:20[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018966913223267 -- 25-05-16 16:34:20[王翔-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.017125844955444 -- 25-05-16 16:34:54[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 25-05-16 16:34:54[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 25-05-16 16:34:54[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 25-05-16 16:34:54[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039310455322266 -- 25-05-16 16:34:54[刘湘湘-1515] -- /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= 1515 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017930030822754 -- 25-05-16 16:35: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.0035128593444824 -- 25-05-16 16:35: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.0043702125549316 -- 25-05-16 16:35:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0036799907684326 -- 25-05-16 16:35:17[余泽旭-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.016737937927246 -- 25-05-16 16:35: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.016485929489136 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select payment_id from dbthird.thd_payment where oa_payment_id = 94951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 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 = 113536 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031378269195557 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015544891357422 -- 25-05-16 16:35:19[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030250549316406 -- 25-05-16 16:35:19[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 25-05-16 16:35:19[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003410816192627 -- 25-05-16 16:35:19[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 25-05-16 16:35:19[刘湘湘-1515] -- /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= 1515 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026575088500977 -- 25-05-16 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020805835723877 -- 25-05-16 16:35:20[余泽旭-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.015154838562012 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94897 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002946138381958 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select payment_id from dbthird.thd_payment where oa_payment_id = 94897 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030238628387451 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 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 = 113482 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028460025787354 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030171871185303 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002985954284668 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028519630432129 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028579235076904 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029129981994629 -- 25-05-16 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029344797134399 -- 25-05-16 16:35:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94897 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01634693145752 -- 25-05-16 16:35:22[余泽旭-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.016312122344971 -- 25-05-16 16:35:28[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017242908477783 -- 25-05-16 16:35:29[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033738613128662 -- 25-05-16 16:35:29[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031018257141113 -- 25-05-16 16:35:29[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 25-05-16 16:35:29[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 25-05-16 16:35:29[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017259120941162 -- 25-05-16 16:35:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 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 = 5625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 25-05-16 16:35:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 25-05-16 16:35:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034291744232178 -- 25-05-16 16:35:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031979084014893 -- 25-05-16 16:35:32[赖华泉-736] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225625%22}&event=edit_officialSeals&officialSeals_id=5625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019252061843872 -- 25-05-16 16:40:41[余泽旭-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.018716096878052 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94877 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036790370941162 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select payment_id from dbthird.thd_payment where oa_payment_id = 94877 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 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 = 113462 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043120384216309 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646949 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035748481750488 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646949 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035481452941895 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035898685455322 -- 25-05-16 16:40:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023076057434082 -- 25-05-16 16:40:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94877 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015730142593384 -- 25-05-16 16:40:43[余泽旭-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.016855001449585 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94873 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033111572265625 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select payment_id from dbthird.thd_payment where oa_payment_id = 94873 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 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 = 113458 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032331943511963 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 25-05-16 16:40:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021685123443604 -- 25-05-16 16:40:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94873 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016065120697021 -- 25-05-16 16:40:45[余泽旭-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.017329931259155 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94870 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select payment_id from dbthird.thd_payment where oa_payment_id = 94870 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031790733337402 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 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 = 113455 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030159950256348 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030021667480469 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030069351196289 -- 25-05-16 16:40:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003087043762207 -- 25-05-16 16:40:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018635034561157 -- 25-05-16 16:40:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018523931503296 -- 25-05-16 16:40:48[余泽旭-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.021860122680664 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94868 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043201446533203 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select payment_id from dbthird.thd_payment where oa_payment_id = 94868 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043990612030029 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 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 = 113454 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047531127929688 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042250156402588 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043818950653076 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044019222259521 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042378902435303 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042200088500977 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042569637298584 -- 25-05-16 16:40:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016784191131592 -- 25-05-16 16:40:49[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94868 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015223979949951 -- 25-05-16 16:40:50[余泽旭-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.02521800994873 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94867 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030431747436523 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select payment_id from dbthird.thd_payment where oa_payment_id = 94867 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031049251556396 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 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 = 113453 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4646613 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002938985824585 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029759407043457 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003093957901001 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646613 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029280185699463 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029289722442627 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029571056365967 -- 25-05-16 16:40:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016938924789429 -- 25-05-16 16:40:51[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94867 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015642881393433 -- 25-05-16 16:40:52[余泽旭-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.021044015884399 -- 25-05-16 16:40:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 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 = 35796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039591789245605 -- 25-05-16 16:40:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35796 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043699741363525 -- 25-05-16 16:40:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4644856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039160251617432 -- 25-05-16 16:40:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040369033813477 -- 25-05-16 16:40:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4644856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038149356842041 -- 25-05-16 16:40:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030109882354736 -- 25-05-16 16:40:53[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019743919372559 -- 25-05-16 16:40:54[余泽旭-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.018662929534912 -- 25-05-16 16:45: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.0036649703979492 -- 25-05-16 16:45: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.0045468807220459 -- 25-05-16 16:45:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0038878917694092 -- 25-05-16 16:45:39[余泽旭-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.019983053207397 -- 25-05-16 16: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.017888069152832 -- 25-05-16 16:45:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35784 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 = 35784 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 25-05-16 16:45:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35784 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-05-16 16:45:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35784 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642918 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 25-05-16 16:45:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35784 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036511421203613 -- 25-05-16 16:45:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35784 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642918 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034642219543457 -- 25-05-16 16:45:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35784 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016016960144043 -- 25-05-16 16:45:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35784 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022191047668457 -- 25-05-16 16:45: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.018450021743774 -- 25-05-16 16: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.0036001205444336 -- 25-05-16 16: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.0044400691986084 -- 25-05-16 16:47:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhuXiaoFeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037639141082764 -- 25-05-16 16:47:32[朱小凤-937] -- /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.018111944198608 -- 25-05-16 16:47:32[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015351057052612 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94972 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select payment_id from dbthird.thd_payment where oa_payment_id = 94972 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 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 = 113556 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035808086395264 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649293 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028951168060303 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030457973480225 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649293 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028700828552246 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028741359710693 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029239654541016 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01624584197998 -- 25-05-16 16:47:34[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029307842254639 -- 25-05-16 16:47:35[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019376993179321 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94969 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042400360107422 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select payment_id from dbthird.thd_payment where oa_payment_id = 94969 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039122104644775 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 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 = 113553 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042240619659424 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037899017333984 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040230751037598 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037338733673096 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 25-05-16 16:47:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94969 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016825914382935 -- 25-05-16 16:47:38[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94969 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028085947036743 -- 25-05-16 16:47:38[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018212080001831 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select payment_id from dbthird.thd_payment where oa_payment_id = 94967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036499500274658 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 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 = 113551 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042858123779297 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003486156463623 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035400390625 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 25-05-16 16:47:39[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014648914337158 -- 25-05-16 16:47:40[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016371011734009 -- 25-05-16 16:47:40[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021704912185669 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043361186981201 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select payment_id from dbthird.thd_payment where oa_payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044050216674805 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 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 = 113543 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047869682312012 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042059421539307 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042598247528076 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043628215789795 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042169094085693 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042400360107422 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042378902435303 -- 25-05-16 16:47:41[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027309894561768 -- 25-05-16 16:47:42[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017621040344238 -- 25-05-16 16:47:42[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020532846450806 -- 25-05-16 16:47:43[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94956 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 25-05-16 16:47:43[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select payment_id from dbthird.thd_payment where oa_payment_id = 94956 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032970905303955 -- 25-05-16 16:47:43[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 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 = 113541 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038101673126221 -- 25-05-16 16:47:43[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 25-05-16 16:47:43[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 25-05-16 16:47:44[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032870769500732 -- 25-05-16 16:47:44[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 25-05-16 16:47:44[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 25-05-16 16:47:44[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 25-05-16 16:47:44[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94956 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027583122253418 -- 25-05-16 16:47:44[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94956 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030355215072632 -- 25-05-16 16:47:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015789985656738 -- 25-05-16 16:50:12 -- /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.0031218528747559 -- 25-05-16 16:50:12 -- /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 -- 25-05-16 16:50:12 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0034210681915283 -- 25-05-16 16:50:12[余泽旭-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.01485800743103 -- 25-05-16 16: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.017224073410034 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select payment_id from dbthird.thd_payment where oa_payment_id = 94958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 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 = 113543 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038390159606934 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648916 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 25-05-16 16:50:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019053936004639 -- 25-05-16 16:50:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016541004180908 -- 25-05-16 16: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.027071952819824 -- 25-05-16 16:50:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35338 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 = 35338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 25-05-16 16:50:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35338 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030388832092285 -- 25-05-16 16:50:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35338 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4573756 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028879642486572 -- 25-05-16 16:50:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35338 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 25-05-16 16:50:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35338 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4573756 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028858184814453 -- 25-05-16 16:50:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35338 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020121097564697 -- 25-05-16 16:50:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35338 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015009880065918 -- 25-05-16 16:50:17[余泽旭-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.019535064697266 -- 25-05-16 16:52:23[王翔-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.019871950149536 -- 25-05-16 16:52:48 -- /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.0038938522338867 -- 25-05-16 16:52:48 -- /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.004788875579834 -- 25-05-16 16:52:48 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0040891170501709 -- 25-05-16 16:52:48[张体海-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.019181966781616 -- 25-05-16 16:52:48[张体海-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.020719051361084 -- 25-05-16 16:52:49[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94965 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035881996154785 -- 25-05-16 16:52:49[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select payment_id from dbthird.thd_payment where oa_payment_id = 94965 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 25-05-16 16:52:49[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 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 = 113550 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 25-05-16 16:52:49[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649212 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 25-05-16 16:52:49[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 25-05-16 16:52:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036060810089111 -- 25-05-16 16:52:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649212 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034599304199219 -- 25-05-16 16:52:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034298896789551 -- 25-05-16 16:52:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034670829772949 -- 25-05-16 16:52:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02789306640625 -- 25-05-16 16:52:51[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015376806259155 -- 25-05-16 16:52:51[张体海-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.018800020217896 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94964 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select payment_id from dbthird.thd_payment where oa_payment_id = 94964 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037689208984375 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 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 = 113549 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041499137878418 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649186 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036280155181885 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037581920623779 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649186 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035581588745117 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 25-05-16 16:52:52[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017477035522461 -- 25-05-16 16:52:53[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029149055480957 -- 25-05-16 16:52:54[张体海-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.015326976776123 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94961 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030128955841064 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select payment_id from dbthird.thd_payment where oa_payment_id = 94961 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 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 = 113546 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649175 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028719902038574 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029289722442627 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649175 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028848648071289 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028760433197021 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029299259185791 -- 25-05-16 16:52:55[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94961 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016662120819092 -- 25-05-16 16:52:56[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94961 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027293920516968 -- 25-05-16 16:52:56[张体海-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.022135019302368 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 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 = 61504 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048489570617676 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61504 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049879550933838 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 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 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 = 61504 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042760372161865 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042788982391357 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044469833374023 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004274845123291 -- 25-05-16 16:52:57[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01494312286377 -- 25-05-16 16:52:58[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01627516746521 -- 25-05-16 16:52: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.015673160552979 -- 25-05-16 17:00:09[余泽旭-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.015774965286255 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94972 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select payment_id from dbthird.thd_payment where oa_payment_id = 94972 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 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 = 113556 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649293 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028769969940186 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029838085174561 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649293 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028707981109619 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028760433197021 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029060840606689 -- 25-05-16 17:00:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020494222640991 -- 25-05-16 17:00:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94972 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016168832778931 -- 25-05-16 17:00:11[余泽旭-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.020926952362061 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94965 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040981769561768 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select payment_id from dbthird.thd_payment where oa_payment_id = 94965 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041811466217041 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 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 = 113550 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041429996490479 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649212 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004054069519043 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041658878326416 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649212 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039889812469482 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039880275726318 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040378570556641 -- 25-05-16 17:00:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017534971237183 -- 25-05-16 17:00:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94965 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017895936965942 -- 25-05-16 17:00:13[余泽旭-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.03087592124939 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94964 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select payment_id from dbthird.thd_payment where oa_payment_id = 94964 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038008689880371 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 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 = 113549 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042049884796143 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649186 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036637783050537 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649186 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035958290100098 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 25-05-16 17:00:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016901016235352 -- 25-05-16 17:00:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94964 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017712116241455 -- 25-05-16 17:00:17[余泽旭-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.017960071563721 -- 25-05-16 17:00:48[寇彬楠-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.015312910079956 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94971 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034048557281494 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select payment_id from dbthird.thd_payment where oa_payment_id = 94971 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031170845031738 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 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 = 113555 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034308433532715 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649292 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002938985824585 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649292 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029208660125732 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029258728027344 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029499530792236 -- 25-05-16 17:00:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94971 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017343997955322 -- 25-05-16 17:00:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94971 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0210120677948 -- 25-05-16 17:00:52[寇彬楠-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.020376920700073 -- 25-05-16 17:03:46[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223541%22%7D&event=edit_purcApply&purcapply_id=3541 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 = 3541 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004263162612915 -- 25-05-16 17:03:46[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223541%22%7D&event=edit_purcApply&purcapply_id=3541 select * from dbpurc.purc_apply_product where purcapply_id = 3541 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-05-16 17:03:46[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_purcApply%22,%22purcapply_id%22:%223541%22%7D&event=edit_purcApply&purcapply_id=3541 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019126892089844 -- 25-05-16 17:03:47[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019543886184692 -- 25-05-16 17:03:48[卓锡定-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.022480964660645 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 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 = 61504 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61504 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 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 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 = 61504 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029430389404297 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029511451721191 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003471851348877 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029239654541016 -- 25-05-16 17:06:36[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261504%22}&event=edit_extrafareApply&extrafareApply_id=61504 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016799926757812 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94924 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select payment_id from dbthird.thd_payment where oa_payment_id = 94924 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 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 = 113509 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038387775421143 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select * from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033638477325439 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647562 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 25-05-16 17:06:37[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294924%22}&event=edit_payment&payment_id=94924 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019582033157349 -- 25-05-16 17:12:05[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019244194030762 -- 25-05-16 17:12:05[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015958070755005 -- 25-05-16 17:13:01[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014834880828857 -- 25-05-16 17:13:01[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025336027145386 -- 25-05-16 17:13:04[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025984048843384 -- 25-05-16 17:13:37[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 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 = 35820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 25-05-16 17:13:37[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037140846252441 -- 25-05-16 17:13:37[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032501220703125 -- 25-05-16 17:13:37[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034308433532715 -- 25-05-16 17:13:37[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 25-05-16 17:13:37[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017724990844727 -- 25-05-16 17:13:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 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 = 35828 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 25-05-16 17:13:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35828 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039761066436768 -- 25-05-16 17:13:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 25-05-16 17:13:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 25-05-16 17:13:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 25-05-16 17:13:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022410869598389 -- 25-05-16 17:13:40[岑忠友-2139] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35828 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020498037338257 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014816045761108 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 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 = 35828 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028729438781738 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35828 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002892017364502 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028650760650635 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029079914093018 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002856969833374 -- 25-05-16 17:13:41[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235828%22}&event=edit_fareApply&fareApply_id=35828 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016422986984253 -- 25-05-16 17:13:45[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 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 = 35822 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 25-05-16 17:13:45[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35822 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003856897354126 -- 25-05-16 17:13:45[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 25-05-16 17:13:45[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 25-05-16 17:13:45[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-05-16 17:13:45[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027172803878784 -- 25-05-16 17:13:46[岑忠友-2139] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01662015914917 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018845081329346 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 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 = 35822 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037021636962891 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35822 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4649220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036728382110596 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037298202514648 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 25-05-16 17:13:47[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235822%22}&event=edit_fareApply&fareApply_id=35822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025425910949707 -- 25-05-16 17:13:49[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 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 = 35820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 25-05-16 17:13:49[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 25-05-16 17:13:49[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 25-05-16 17:13:49[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 25-05-16 17:13:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-05-16 17:13:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016446828842163 -- 25-05-16 17:13:50[岑忠友-2139] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031157970428467 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017238140106201 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 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 = 35820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 25-05-16 17:13:51[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017735958099365 -- 25-05-16 17:13:55[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 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 = 35820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 25-05-16 17:13:55[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 25-05-16 17:13:55[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034511089324951 -- 25-05-16 17:13:55[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035088062286377 -- 25-05-16 17:13:55[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 25-05-16 17:13:55[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031038045883179 -- 25-05-16 17:14:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 = 61493 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037460327148438 -- 25-05-16 17:14:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037789344787598 -- 25-05-16 17:14:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 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 = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031890869140625 -- 25-05-16 17:14:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 25-05-16 17:14:00[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017611026763916 -- 25-05-16 17:14:09[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 = 61493 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 25-05-16 17:14:09[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034728050231934 -- 25-05-16 17:14:09[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 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 = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-05-16 17:14:09[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 25-05-16 17:14:09[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019068002700806 -- 25-05-16 17:14:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041241645812988 -- 25-05-16 17:14:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select payment_id from dbthird.thd_payment where oa_payment_id = 94734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004065990447998 -- 25-05-16 17:14:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 25-05-16 17:14:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 25-05-16 17:14:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select * from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 25-05-16 17:14:13[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642035 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 25-05-16 17:14:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 25-05-16 17:14:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 25-05-16 17:14:14[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294734%22}&event=edit_payment&payment_id=94734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023465156555176 -- 25-05-16 17:14:16[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 = 61493 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 25-05-16 17:14:16[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037469863891602 -- 25-05-16 17:14:16[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 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 = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037038326263428 -- 25-05-16 17:14:16[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037589073181152 -- 25-05-16 17:14:16[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016762018203735 -- 25-05-16 17:14:19[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 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 = 35820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036609172821045 -- 25-05-16 17:14:19[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036489963531494 -- 25-05-16 17:14:19[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 25-05-16 17:14:19[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 25-05-16 17:14:19[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 25-05-16 17:14:19[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235820%22}&event=edit_fareApply&fareApply_id=35820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026702880859375 -- 25-05-16 17:14:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 = 61493 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034191608428955 -- 25-05-16 17:14:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 25-05-16 17:14:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 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 = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003425121307373 -- 25-05-16 17:14:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-05-16 17:14:21[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022051095962524 -- 25-05-16 17:14: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.0038878917694092 -- 25-05-16 17:14: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.0044920444488525 -- 25-05-16 17:14:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042479038238525 -- 25-05-16 17:14:30[张进-414] -- /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.019848108291626 -- 25-05-16 17:14: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.015079021453857 -- 25-05-16 17:14:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 = 61493 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029261112213135 -- 25-05-16 17:14:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003666877746582 -- 25-05-16 17:14:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 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 = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029220581054688 -- 25-05-16 17:14:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029628276824951 -- 25-05-16 17:14:32[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020437002182007 -- 25-05-16 17:14:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 = 61493 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034551620483398 -- 25-05-16 17:14:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041921138763428 -- 25-05-16 17:14:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 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 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 = 61493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-05-16 17:14:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034890174865723 -- 25-05-16 17:14:39[岑忠友-2139] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261493%22}&event=edit_extrafareApply&extrafareApply_id=61493 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015477895736694 -- 25-05-16 17:21: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.0030550956726074 -- 25-05-16 17:21:31 -- /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.004065990447998 -- 25-05-16 17:21:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.003277063369751 -- 25-05-16 17:21:31[杨建辉-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.017805099487305 -- 25-05-16 17:21: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.018486022949219 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select payment_id from dbthird.thd_payment where oa_payment_id = 94926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036900043487549 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 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 = 113511 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035221576690674 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 25-05-16 17:21:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016684055328369 -- 25-05-16 17:21:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017682075500488 -- 25-05-16 17:21:33[杨建辉-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.024810075759888 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94917 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042510032653809 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select payment_id from dbthird.thd_payment where oa_payment_id = 94917 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003899097442627 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 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 = 113502 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042829513549805 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647537 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037479400634766 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038201808929443 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647537 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-05-16 17:21:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94917 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016780853271484 -- 25-05-16 17:21:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94917 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020702123641968 -- 25-05-16 17:21:35[杨建辉-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.017967939376831 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94916 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select payment_id from dbthird.thd_payment where oa_payment_id = 94916 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 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 = 113501 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035688877105713 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647535 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034937858581543 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647535 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 25-05-16 17:21:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94916 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017478942871094 -- 25-05-16 17:21:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94916 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016347169876099 -- 25-05-16 17:21: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.026376008987427 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94914 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043418407440186 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select payment_id from dbthird.thd_payment where oa_payment_id = 94914 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044090747833252 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 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 = 113499 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047740936279297 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647531 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042219161987305 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042619705200195 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043580532073975 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647531 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042209625244141 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042109489440918 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004249095916748 -- 25-05-16 17:21:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94914 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016064882278442 -- 25-05-16 17:21:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94914 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028773069381714 -- 25-05-16 17:21:39[杨建辉-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.017212867736816 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94912 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select payment_id from dbthird.thd_payment where oa_payment_id = 94912 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038518905639648 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 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 = 113497 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003809928894043 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94912 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028439044952393 -- 25-05-16 17:21:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94912 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026876926422119 -- 25-05-16 17:21:41[杨建辉-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.021574020385742 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94911 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042729377746582 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select payment_id from dbthird.thd_payment where oa_payment_id = 94911 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043492317199707 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 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 = 113496 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042810440063477 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041561126708984 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041840076446533 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043060779571533 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041260719299316 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041370391845703 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041918754577637 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94911 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022865056991577 -- 25-05-16 17:21:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94911 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020770072937012 -- 25-05-16 17: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.027990102767944 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94910 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037031173706055 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select payment_id from dbthird.thd_payment where oa_payment_id = 94910 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037128925323486 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 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 = 113495 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647526 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647526 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031511783599854 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 25-05-16 17:21:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94910 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019194841384888 -- 25-05-16 17:21:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94910 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015569925308228 -- 25-05-16 17:21: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.033090114593506 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94909 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select payment_id from dbthird.thd_payment where oa_payment_id = 94909 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 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 = 113494 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647524 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031788349151611 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647524 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 25-05-16 17:21:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94909 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021894931793213 -- 25-05-16 17:21:46[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94909 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018772840499878 -- 25-05-16 17:21:46[杨建辉-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.031677007675171 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94908 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042629241943359 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select payment_id from dbthird.thd_payment where oa_payment_id = 94908 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043590068817139 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 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 = 113493 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043010711669922 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647522 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041441917419434 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042009353637695 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042829513549805 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647522 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041501522064209 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041220188140869 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041749477386475 -- 25-05-16 17:21:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94908 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018476009368896 -- 25-05-16 17:21:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94908 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016297817230225 -- 25-05-16 17:21: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.018867969512939 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036711692810059 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select payment_id from dbthird.thd_payment where oa_payment_id = 94907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042009353637695 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 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 = 113492 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037031173706055 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036261081695557 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037319660186768 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036458969116211 -- 25-05-16 17:21:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94907 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020483016967773 -- 25-05-16 17:21:50[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94907 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022008895874023 -- 25-05-16 17:21:50[杨建辉-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.018440008163452 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94906 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036208629608154 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select payment_id from dbthird.thd_payment where oa_payment_id = 94906 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037589073181152 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 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 = 113491 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035381317138672 -- 25-05-16 17:21:51[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94906 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014820098876953 -- 25-05-16 17:21:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94906 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01488995552063 -- 25-05-16 17:21: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.021462917327881 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94905 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select payment_id from dbthird.thd_payment where oa_payment_id = 94905 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036919116973877 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 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 = 113490 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036561489105225 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035221576690674 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 25-05-16 17:21:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94905 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021784782409668 -- 25-05-16 17:21:54[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94905 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019390106201172 -- 25-05-16 17:21:54[杨建辉-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.018916845321655 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94904 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00370192527771 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select payment_id from dbthird.thd_payment where oa_payment_id = 94904 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 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 = 113489 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042440891265869 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037479400634766 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94904 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031641006469727 -- 25-05-16 17:21:55[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94904 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029608964920044 -- 25-05-16 17:21: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.022336959838867 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94901 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043630599975586 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select payment_id from dbthird.thd_payment where oa_payment_id = 94901 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044529438018799 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 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 = 113486 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044229030609131 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042600631713867 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043470859527588 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043950080871582 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042898654937744 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042510032653809 -- 25-05-16 17:21:56[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042870044708252 -- 25-05-16 17:21:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94901 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029016971588135 -- 25-05-16 17:21:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94901 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018889904022217 -- 25-05-16 17:21:58[杨建辉-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.01827597618103 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94900 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036289691925049 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select payment_id from dbthird.thd_payment where oa_payment_id = 94900 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 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 = 113485 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647287 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035631656646729 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036351680755615 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647287 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 25-05-16 17:21:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019001007080078 -- 25-05-16 17:21:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024181127548218 -- 25-05-16 17:22:00[杨建辉-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.018561124801636 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94899 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029668807983398 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select payment_id from dbthird.thd_payment where oa_payment_id = 94899 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 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 = 113484 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647279 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028607845306396 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029251575469971 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030190944671631 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647279 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028619766235352 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028409957885742 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028729438781738 -- 25-05-16 17:22:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94899 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022197008132935 -- 25-05-16 17:22:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94899 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026050090789795 -- 25-05-16 17:22:01[杨建辉-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.022303104400635 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94898 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039470195770264 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select payment_id from dbthird.thd_payment where oa_payment_id = 94898 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039758682250977 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 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 = 113483 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039348602294922 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647276 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037648677825928 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039219856262207 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647276 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037741661071777 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038001537322998 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038020610809326 -- 25-05-16 17:22:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94898 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019369840621948 -- 25-05-16 17:22:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94898 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019287109375 -- 25-05-16 17:22:03[杨建辉-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.019186973571777 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94896 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select payment_id from dbthird.thd_payment where oa_payment_id = 94896 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 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 = 113481 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031731128692627 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032598972320557 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94896 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015714883804321 -- 25-05-16 17:22:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94896 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016275882720947 -- 25-05-16 17:22: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.026729106903076 -- 25-05-16 17:22:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94895 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 25-05-16 17:22:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select payment_id from dbthird.thd_payment where oa_payment_id = 94895 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 25-05-16 17:22:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 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 = 113480 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043411254882812 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039379596710205 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94895 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018395900726318 -- 25-05-16 17:22:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94895 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020647048950195 -- 25-05-16 17:22: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.025578022003174 -- 25-05-16 17:22:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94894 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-05-16 17:22:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select payment_id from dbthird.thd_payment where oa_payment_id = 94894 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039448738098145 -- 25-05-16 17:22:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 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 = 113479 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038869380950928 -- 25-05-16 17:22:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 25-05-16 17:22:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037899017333984 -- 25-05-16 17:22:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-05-16 17:22:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 25-05-16 17:22:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037591457366943 -- 25-05-16 17:22:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037858486175537 -- 25-05-16 17:22:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94894 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018450975418091 -- 25-05-16 17:22:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94894 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027666091918945 -- 25-05-16 17:22:09[杨建辉-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.01614785194397 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94893 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select payment_id from dbthird.thd_payment where oa_payment_id = 94893 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 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 = 113478 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030322074890137 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003087043762207 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030200481414795 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030028820037842 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030379295349121 -- 25-05-16 17:22:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94893 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017534017562866 -- 25-05-16 17:22:10[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94893 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033493995666504 -- 25-05-16 17:22:11[杨建辉-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.030038118362427 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94892 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select payment_id from dbthird.thd_payment where oa_payment_id = 94892 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 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 = 113477 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040597915649414 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0282142162323 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035240650177002 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 25-05-16 17:22:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94892 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01508092880249 -- 25-05-16 17:22:12[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94892 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018324851989746 -- 25-05-16 17:22: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.019517183303833 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94891 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038411617279053 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select payment_id from dbthird.thd_payment where oa_payment_id = 94891 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 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 = 113476 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647205 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037171840667725 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037579536437988 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038650035858154 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647205 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 25-05-16 17:22:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036969184875488 -- 25-05-16 17:22:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 25-05-16 17:22:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028708934783936 -- 25-05-16 17:22:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020607948303223 -- 25-05-16 17:22:15[杨建辉-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.019421100616455 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select payment_id from dbthird.thd_payment where oa_payment_id = 94890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003547191619873 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 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 = 113475 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034770965576172 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647203 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035238265991211 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647203 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033698081970215 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034091472625732 -- 25-05-16 17:22:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94890 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019110918045044 -- 25-05-16 17:22:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94890 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017817974090576 -- 25-05-16 17:22: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.018256902694702 -- 25-05-16 17:22:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94889 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035791397094727 -- 25-05-16 17:22:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select payment_id from dbthird.thd_payment where oa_payment_id = 94889 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036728382110596 -- 25-05-16 17:22:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 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 = 113474 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003619909286499 -- 25-05-16 17:22:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647201 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 25-05-16 17:22:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 25-05-16 17:22:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 25-05-16 17:22:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647201 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 25-05-16 17:22:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 25-05-16 17:22:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 25-05-16 17:22:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94889 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014640092849731 -- 25-05-16 17:22:19[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94889 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018228054046631 -- 25-05-16 17:22:20[杨建辉-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.021793842315674 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94887 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032598972320557 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select payment_id from dbthird.thd_payment where oa_payment_id = 94887 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 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 = 113472 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031311511993408 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00313401222229 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 25-05-16 17:22:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94887 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017626047134399 -- 25-05-16 17:22:21[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94887 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014681100845337 -- 25-05-16 17:22:22[杨建辉-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.02072286605835 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94886 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041019916534424 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select payment_id from dbthird.thd_payment where oa_payment_id = 94886 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041840076446533 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 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 = 113471 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004148006439209 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647187 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040140151977539 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040531158447266 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041861534118652 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647187 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040009021759033 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040140151977539 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 25-05-16 17:22:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019004106521606 -- 25-05-16 17:22:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94886 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019979000091553 -- 25-05-16 17:22: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.019449949264526 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94888 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038318634033203 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select payment_id from dbthird.thd_payment where oa_payment_id = 94888 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038959980010986 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 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 = 113473 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038540363311768 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647196 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038299560546875 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647196 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036830902099609 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 25-05-16 17:22:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94888 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016733169555664 -- 25-05-16 17:22:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94888 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019021034240723 -- 25-05-16 17:22:26[杨建辉-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.023293972015381 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94885 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038061141967773 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select payment_id from dbthird.thd_payment where oa_payment_id = 94885 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039079189300537 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 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 = 113470 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038251876831055 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00370192527771 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037720203399658 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038869380950928 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036928653717041 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 25-05-16 17:22:27[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015347957611084 -- 25-05-16 17:22:28[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94885 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01918888092041 -- 25-05-16 17:22:28[杨建辉-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.016776084899902 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select payment_id from dbthird.thd_payment where oa_payment_id = 94884 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 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 = 113469 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033330917358398 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 25-05-16 17:22:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02042818069458 -- 25-05-16 17:22:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94884 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017808198928833 -- 25-05-16 17:22:30[杨建辉-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.024567127227783 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94883 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select payment_id from dbthird.thd_payment where oa_payment_id = 94883 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032048225402832 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 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 = 113468 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647173 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030040740966797 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647173 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030081272125244 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030019283294678 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 25-05-16 17:22:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94883 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015977144241333 -- 25-05-16 17:22:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94883 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017640113830566 -- 25-05-16 17:22:32[杨建辉-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.018676996231079 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94882 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036971569061279 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select payment_id from dbthird.thd_payment where oa_payment_id = 94882 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038018226623535 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 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 = 113467 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042309761047363 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036001205444336 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036208629608154 -- 25-05-16 17:22:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94882 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028730154037476 -- 25-05-16 17:22:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94882 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01983904838562 -- 25-05-16 17:22:34[杨建辉-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.018563985824585 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94881 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select payment_id from dbthird.thd_payment where oa_payment_id = 94881 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 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 = 113466 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035760402679443 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036230087280273 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037131309509277 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647156 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94881 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020384073257446 -- 25-05-16 17:22:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94881 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031678915023804 -- 25-05-16 17:22:36[杨建辉-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.020341873168945 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94880 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039927959442139 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select payment_id from dbthird.thd_payment where oa_payment_id = 94880 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040628910064697 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 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 = 113465 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040428638458252 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647140 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039420127868652 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040469169616699 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647140 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003889799118042 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038940906524658 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 25-05-16 17:22:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94880 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018203020095825 -- 25-05-16 17:22:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94880 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019274950027466 -- 25-05-16 17:22: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.017055034637451 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94780 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select payment_id from dbthird.thd_payment where oa_payment_id = 94780 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 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 = 113366 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033848285675049 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032517910003662 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 25-05-16 17:22:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94780 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025979042053223 -- 25-05-16 17:22:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94780 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022271156311035 -- 25-05-16 17:22:39[杨建辉-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.020430088043213 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94779 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select payment_id from dbthird.thd_payment where oa_payment_id = 94779 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003068208694458 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 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 = 113365 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030198097229004 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4642631 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028769969940186 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029311180114746 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642631 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002892017364502 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028619766235352 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028908252716064 -- 25-05-16 17:22:40[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94779 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016070127487183 -- 25-05-16 17:22:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94779 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01789402961731 -- 25-05-16 17:22:41[杨建辉-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.021240949630737 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94913 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042219161987305 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select payment_id from dbthird.thd_payment where oa_payment_id = 94913 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043330192565918 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 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 = 113498 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042529106140137 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040979385375977 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042428970336914 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042259693145752 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647529 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041100978851318 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040972232818604 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041389465332031 -- 25-05-16 17:22:42[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94913 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016279935836792 -- 25-05-16 17:22:43[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94913 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021209001541138 -- 25-05-16 17:22: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.022292852401733 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94915 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044419765472412 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select payment_id from dbthird.thd_payment where oa_payment_id = 94915 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045099258422852 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 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 = 113500 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044651031494141 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647533 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043020248413086 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044310092926025 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044219493865967 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647533 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043020248413086 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042970180511475 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043268203735352 -- 25-05-16 17:22:44[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94915 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022341966629028 -- 25-05-16 17:22:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94915 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014739036560059 -- 25-05-16 17:22:45[杨建辉-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.018743991851807 -- 25-05-16 17:24:23 -- /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.0033199787139893 -- 25-05-16 17:24:23 -- /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.0037758350372314 -- 25-05-16 17:24:23 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0034868717193604 -- 25-05-16 17:24:23[杨建辉-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.027392864227295 -- 25-05-16 17:24:23[杨建辉-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.016025066375732 -- 25-05-16 17:30:13[郭荣波-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.01661205291748 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032370090484619 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select payment_id from dbthird.thd_payment where oa_payment_id = 94926 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 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 = 113511 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038192272186279 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4647579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4647579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031421184539795 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 25-05-16 17:30:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94926 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018777847290039 -- 25-05-16 17:37:12[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019263029098511 -- 25-05-16 17:37:13[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018692016601562 -- 25-05-16 17:41:36[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015079975128174 -- 25-05-16 17:41:36[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015462160110474 -- 25-05-16 17:46:01[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016569852828979 -- 25-05-16 17:46:01[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648998260498 -- 25-05-16 17:46:06[刘文帅-1735] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017482042312622 -- 25-05-16 17:51: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.0034668445587158 -- 25-05-16 17:51: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.003911018371582 -- 25-05-16 17:51:37 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.0036170482635498 -- 25-05-16 17:51:37[石教华-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.021384000778198 -- 25-05-16 17:51:37[石教华-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.029844045639038 -- 25-05-16 17:51:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 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 = 5630 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 25-05-16 17:51:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034358501434326 -- 25-05-16 17:51:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035908222198486 -- 25-05-16 17:51:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-05-16 17:51:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022841930389404 -- 25-05-16 17:51: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.026298999786377 -- 25-05-16 17:51: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.018049001693726 -- 25-05-16 17:51:45[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 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 = 5629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-05-16 17:51:45[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028848648071289 -- 25-05-16 17:51:45[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030648708343506 -- 25-05-16 17:51:45[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649172 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028879642486572 -- 25-05-16 17:51:45[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02280592918396 -- 25-05-16 17:51: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.016342163085938 -- 25-05-16 17:51: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.015353202819824 -- 25-05-16 17:51:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003173828125 -- 25-05-16 17:51:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 25-05-16 17:51:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 25-05-16 17:51:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029408931732178 -- 25-05-16 17:51:50[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017975091934204 -- 25-05-16 17:52:07[石教华-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.020318984985352 -- 25-05-16 17:52: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.017997980117798 -- 25-05-16 17:52:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 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 = 5624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 25-05-16 17:52:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032951831817627 -- 25-05-16 17:52:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 25-05-16 17:52:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 25-05-16 17:52:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020370006561279 -- 25-05-16 17:52: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.016719102859497 -- 25-05-16 17:52:14[石教华-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.02012300491333 -- 25-05-16 17:52:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5610 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 = 5610 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 25-05-16 17:52:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5610 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 25-05-16 17:52:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 25-05-16 17:52:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5610 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4640385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 25-05-16 17:52:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014737844467163 -- 25-05-16 17:53:04[石教华-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.033833980560303 -- 25-05-16 17:53:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5512 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 = 5512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035698413848877 -- 25-05-16 17:53:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5512 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 25-05-16 17:53:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 25-05-16 17:53:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5512 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4573309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 25-05-16 17:53:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018216133117676 -- 25-05-16 17:53:12[石教华-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.021164178848267 -- 25-05-16 17:53:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5461 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 = 5461 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041720867156982 -- 25-05-16 17:53:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5461 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040359497070312 -- 25-05-16 17:53:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5461 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042309761047363 -- 25-05-16 17:53:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5461 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4548760 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040512084960938 -- 25-05-16 17:53:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5461 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027626991271973 -- 25-05-16 17:55: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.0039191246032715 -- 25-05-16 17:55: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.0044009685516357 -- 25-05-16 17:55:15 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id 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.004133939743042 -- 25-05-16 17:55:15[余泽旭-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.02283501625061 -- 25-05-16 17:55:16[余泽旭-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.016676902770996 -- 25-05-16 17:55:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 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 = 5624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 25-05-16 17:55:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 25-05-16 17:55:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033981800079346 -- 25-05-16 17:55:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032131671905518 -- 25-05-16 17:55:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017879962921143 -- 25-05-16 17:55:19[余泽旭-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.017411947250366 -- 25-05-16 17:55:20[余泽旭-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.019720077514648 -- 25-05-16 18:16: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.019284009933472 -- 25-05-16 18:16:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 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 = 5629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036301612854004 -- 25-05-16 18:16:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034139156341553 -- 25-05-16 18:16:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 25-05-16 18:16:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649172 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 25-05-16 18:16:38[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017647981643677 -- 25-05-16 18:16:42[高祥-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.014563083648682 -- 25-05-16 18:16: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.018501996994019 -- 25-05-16 18:16:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 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 = 5630 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 25-05-16 18:16:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 25-05-16 18:16:45[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 25-05-16 18:16:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 25-05-16 18:16:46[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014719009399414 -- 25-05-16 18:16:49[高祥-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.022560834884644 -- 25-05-16 18:16: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.01685094833374 -- 25-05-16 18:16:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-05-16 18:16:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031850337982178 -- 25-05-16 18:16:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 25-05-16 18:16:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032021999359131 -- 25-05-16 18:16:52[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017483949661255 -- 25-05-16 18:16:54[高祥-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.014970064163208 -- 25-05-16 18:16: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.016664981842041 -- 25-05-16 18:16:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 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 = 5624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 25-05-16 18:16:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 25-05-16 18:16:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033872127532959 -- 25-05-16 18:16:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031478404998779 -- 25-05-16 18:16:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015029191970825 -- 25-05-16 18:17:00[高祥-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.01766300201416 -- 25-05-16 18:17:01[高祥-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.017549991607666 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select payment_id from dbthird.thd_payment where oa_payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038321018218994 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 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 = 113406 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038280487060547 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031828880310059 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 25-05-16 18:17:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020575046539307 -- 25-05-16 18:17:05[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017790794372559 -- 25-05-16 18:17: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.019838809967041 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94810 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select payment_id from dbthird.thd_payment where oa_payment_id = 94810 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 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 = 113396 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040249824523926 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035080909729004 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036120414733887 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034501552581787 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 25-05-16 18:17:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017186880111694 -- 25-05-16 18:17:08[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019544124603271 -- 25-05-16 18:17: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.019535064697266 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038201808929443 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select payment_id from dbthird.thd_payment where oa_payment_id = 94715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038719177246094 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 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 = 113303 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004295825958252 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003695011138916 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037407875061035 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036921501159668 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036790370941162 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 25-05-16 18:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020405054092407 -- 25-05-16 18:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01761794090271 -- 25-05-16 18:17: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.018175840377808 -- 25-05-16 18:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 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 = 35730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040619373321533 -- 25-05-16 18:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35730 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040209293365479 -- 25-05-16 18:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4636679 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 25-05-16 18:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 25-05-16 18:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4636679 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 25-05-16 18:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016582012176514 -- 25-05-16 18:17:16[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019250869750977 -- 25-05-16 18:17: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.017726898193359 -- 25-05-16 18:17:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 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 = 35676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040669441223145 -- 25-05-16 18:17:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35676 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039269924163818 -- 25-05-16 18:17:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4631246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 25-05-16 18:17:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-05-16 18:17:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4631246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034081935882568 -- 25-05-16 18:17:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019362926483154 -- 25-05-16 18:17:22[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019033908843994 -- 25-05-16 18:17: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.022313833236694 -- 25-05-16 18:17:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 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 = 35052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049500465393066 -- 25-05-16 18:17:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049388408660889 -- 25-05-16 18:17:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4554048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043270587921143 -- 25-05-16 18:17:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045740604400635 -- 25-05-16 18:17:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4554048 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042970180511475 -- 25-05-16 18:17:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=35052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024005889892578 -- 25-05-16 18:17:25[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=35052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020105123519897 -- 25-05-16 18:17: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.02188515663147 -- 25-05-16 18:20:29[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225629%22}&event=edit_officialSeals&officialSeals_id=5629 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 = 5629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041859149932861 -- 25-05-16 18:20:29[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225629%22}&event=edit_officialSeals&officialSeals_id=5629 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649172 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041289329528809 -- 25-05-16 18:20:29[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225629%22}&event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00400710105896 -- 25-05-16 18:20:29[刘文娟-1058] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225629%22}&event=edit_officialSeals&officialSeals_id=5629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1058 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022626876831055 -- 25-05-16 18:20:32[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235676%22}&event=edit_fareApply&fareApply_id=35676 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 = 35676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 25-05-16 18:20:32[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235676%22}&event=edit_fareApply&fareApply_id=35676 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 35676 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 25-05-16 18:20:32[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235676%22}&event=edit_fareApply&fareApply_id=35676 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4631246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 25-05-16 18:20:32[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235676%22}&event=edit_fareApply&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 25-05-16 18:20:32[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235676%22}&event=edit_fareApply&fareApply_id=35676 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4631246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031921863555908 -- 25-05-16 18:20:32[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2235676%22}&event=edit_fareApply&fareApply_id=35676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018041849136353 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select payment_id from dbthird.thd_payment where oa_payment_id = 94715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 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 = 113303 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4641594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033349990844727 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4641594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033228397369385 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033822059631348 -- 25-05-16 18:20:38[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294715%22}&event=edit_payment&payment_id=94715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015837907791138 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033721923828125 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select payment_id from dbthird.thd_payment where oa_payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030839443206787 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 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 = 113406 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034241676330566 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030200481414795 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031018257141113 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029048919677734 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028889179229736 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029480457305908 -- 25-05-16 18:21:18[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020291090011597 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039470195770264 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select payment_id from dbthird.thd_payment where oa_payment_id = 94820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039668083190918 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 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 = 113406 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039401054382324 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039229393005371 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040080547332764 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039241313934326 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4643782 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039420127868652 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039339065551758 -- 25-05-16 18:21:24[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039689540863037 -- 25-05-16 18:21:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%2294820%22}&event=edit_payment&payment_id=94820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016422033309937 -- 25-05-16 18:23:13[张体海-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.014993906021118 -- 25-05-16 18:36: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.027087926864624 -- 25-05-16 18:37:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 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 = 5616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-05-16 18:37:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035221576690674 -- 25-05-16 18:37:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 25-05-16 18:37:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 25-05-16 18:37:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015460014343262 -- 25-05-16 18:38:11[石教华-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.016379117965698 -- 25-05-16 18:38:11[石教华-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.014991998672485 -- 25-05-16 18:41:26[余泽旭-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.016819000244141 -- 25-05-16 18:41:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 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 = 5616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 25-05-16 18:41:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 25-05-16 18:41:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 25-05-16 18:41:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030930042266846 -- 25-05-16 18:41:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025791168212891 -- 25-05-16 18:41:28[余泽旭-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.01518702507019 -- 25-05-16 18:41:28[余泽旭-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.018633127212524 -- 25-05-16 19:47: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.020101070404053 -- 25-05-16 19:47:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 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 = 5616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 25-05-16 19:47:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 25-05-16 19:47:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-05-16 19:47:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 25-05-16 19:47:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019700050354004 -- 25-05-16 19:47:17[高祥-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.019044876098633 -- 25-05-16 19:47:18[高祥-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.016299962997437 -- 25-05-16 20:32:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396824&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.0032689571380615 -- 25-05-16 20:32:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396824&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.003169059753418 -- 25-05-16 20:32:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396824&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.0033490657806396 -- 25-05-16 20:32:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396824&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 (1396824) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041000843048096 -- 25-05-16 20:32:43[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396824&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 file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029458999633789 -- 25-05-16 20:32:44[李丹-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 =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017792224884033 -- 25-05-16 20:32:44[李丹-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 = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01982593536377 -- 25-05-16 20:32:44[李丹-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 = 9 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020184993743896 -- 25-05-16 20:32:47[李丹-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 =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.021821022033691 -- 25-05-16 20:32:52[李丹-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 =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.018707036972046 -- 25-05-16 20:32:55[李丹-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 = 9 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015866041183472 -- 25-05-16 20:33:15[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%上楼费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018821001052856 -- 25-05-16 20:33:22[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 25-05-16 20:33:22[李丹-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 = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 25-05-16 20:33:22[李丹-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 (1396824) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033988952636719 -- 25-05-16 20:33:22[李丹-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.004547119140625 -- 25-05-16 20:33:22[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 61508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042672157287598 -- 25-05-16 20:33:22[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 63564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016014814376831 -- 25-05-16 20:33:23[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031747817993164 -- 25-05-16 20:33:23[李丹-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 = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-05-16 20:33:23[李丹-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.025861024856567 -- 25-05-16 20:33:24[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030059814453125 -- 25-05-16 20:33:24[李丹-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 = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 25-05-16 20:33:24[李丹-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.0042428970336914 -- 25-05-16 20:33:24[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 61508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044169425964355 -- 25-05-16 20:33:24[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 63564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016319036483765 -- 25-05-16 20:33:25[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032119750976562 -- 25-05-16 20:33:25[李丹-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 = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 25-05-16 20:33:25[李丹-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.0046920776367188 -- 25-05-16 20:33:25[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 61508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046148300170898 -- 25-05-16 20:33:25[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 63564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022363901138306 -- 25-05-16 20:33:25[李丹-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.023773193359375 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 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 = 61508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045709609985352 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 61508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 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 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 = 61508 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040969848632812 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040609836578369 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042040348052979 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4650898 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040209293365479 -- 25-05-16 20:35:30[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261508%22}&event=edit_extrafareApply&extrafareApply_id=61508 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019377946853638 -- 25-05-16 20:35:41[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261491%22}&event=edit_extrafareApply&extrafareApply_id=61491 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 = 61491 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-05-16 20:35:41[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261491%22}&event=edit_extrafareApply&extrafareApply_id=61491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034449100494385 -- 25-05-16 20:35:41[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261491%22}&event=edit_extrafareApply&extrafareApply_id=61491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 25-05-16 20:35:41[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261491%22}&event=edit_extrafareApply&extrafareApply_id=61491 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646577 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 25-05-16 20:35:41[张昭霞-2107] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2261491%22}&event=edit_extrafareApply&extrafareApply_id=61491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022042989730835 -- 25-05-16 20:35:41[张昭霞-2107] -- /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.01676607131958 -- 25-05-16 20:35:42[张昭霞-2107] -- /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.020668983459473 -- 25-05-16 20:35:42[张昭霞-2107] -- /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.019345045089722 -- 25-05-16 20:40:29[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398076&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.0038390159606934 -- 25-05-16 20:40:29[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398076&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.0037431716918945 -- 25-05-16 20:40:29[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398076&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.0039191246032715 -- 25-05-16 20:40:29[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398076&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 (1398076) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040969848632812 -- 25-05-16 20:40:29[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398076&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 file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027690887451172 -- 25-05-16 20:40: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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019892930984497 -- 25-05-16 20:40:29[李丹-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.018794059753418 -- 25-05-16 20:40:29[李丹-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.018646955490112 -- 25-05-16 20:40:32[李丹-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.019418954849243 -- 25-05-16 20:40:35[李丹-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.018346071243286 -- 25-05-16 20:40:53[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014825820922852 -- 25-05-16 20:41: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.0030419826507568 -- 25-05-16 20:41:00[李丹-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 (1398076) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029051303863525 -- 25-05-16 20:41: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.015124082565308 -- 25-05-16 20:41: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.0029778480529785 -- 25-05-16 20:41: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.022719144821167 -- 25-05-16 20:41:02[李丹-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.0041821002960205 -- 25-05-16 20:41:02[李丹-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.017897844314575 -- 25-05-16 20:41: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.0035018920898438 -- 25-05-16 20:41: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.023099184036255 -- 25-05-16 20:41:03[李丹-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.017861843109131 -- 25-05-16 20:44:08[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398320,1398318,1398316&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.0035622119903564 -- 25-05-16 20:44:08[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398320,1398318,1398316&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.0034599304199219 -- 25-05-16 20:44:08[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398320,1398318,1398316&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.0036749839782715 -- 25-05-16 20:44:08[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398320,1398318,1398316&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 (1398320,1398318,1398316) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003788948059082 -- 25-05-16 20:44:08[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1398320,1398318,1398316&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 file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02790904045105 -- 25-05-16 20:44:09[李丹-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.020384073257446 -- 25-05-16 20:44:09[李丹-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.018005132675171 -- 25-05-16 20:44:09[李丹-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.018852949142456 -- 25-05-16 20:44:12[李丹-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.02274489402771 -- 25-05-16 20:44:16[李丹-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.026510953903198 -- 25-05-16 20:47:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 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 = 5616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 25-05-16 20:47:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003471851348877 -- 25-05-16 20:47:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035891532897949 -- 25-05-16 20:47:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4642128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-05-16 20:47:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225616%22}&event=edit_officialSeals&officialSeals_id=5616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018620014190674 -- 25-05-16 20:47:57[高蓉-498] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02027702331543 -- 25-05-16 20:47:58[高蓉-498] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029712915420532 -- 25-05-16 20:47:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225624%22}&event=edit_officialSeals&officialSeals_id=5624 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 = 5624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-05-16 20:47:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225624%22}&event=edit_officialSeals&officialSeals_id=5624 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 25-05-16 20:47:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225624%22}&event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039639472961426 -- 25-05-16 20:47:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225624%22}&event=edit_officialSeals&officialSeals_id=5624 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4646220 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037441253662109 -- 25-05-16 20:47:59[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225624%22}&event=edit_officialSeals&officialSeals_id=5624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017973899841309 -- 25-05-16 20:47:59[高蓉-498] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028682947158813 -- 25-05-16 20:48:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 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 = 5628 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 25-05-16 20:48:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 25-05-16 20:48:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038659572601318 -- 25-05-16 20:48:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 25-05-16 20:48:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225628%22}&event=edit_officialSeals&officialSeals_id=5628 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022815227508545 -- 25-05-16 20:49:15[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225630%22}&event=edit_officialSeals&officialSeals_id=5630 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 = 5630 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00331711769104 -- 25-05-16 20:49:15[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225630%22}&event=edit_officialSeals&officialSeals_id=5630 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031569004058838 -- 25-05-16 20:49:15[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225630%22}&event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 25-05-16 20:49:15[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225630%22}&event=edit_officialSeals&officialSeals_id=5630 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4649180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030910968780518 -- 25-05-16 20:49:15[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%225630%22}&event=edit_officialSeals&officialSeals_id=5630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016976833343506 -- 25-05-16 20:51:28[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 25-05-16 20:51:28[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 25-05-16 20:51:28[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038208961486816 -- 25-05-16 20:51:28[刘湘湘-1515] -- /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 = 1515 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038731098175049 -- 25-05-16 20:51:28[刘湘湘-1515] -- /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= 1515 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018795967102051 -- 25-05-16 20:54:19[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015162229537964 -- 25-05-16 20:54:28[李丹-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.0031008720397949 -- 25-05-16 20:54:28[李丹-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 (1398320,1398318,1398316) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029239654541016 -- 25-05-16 20:54:28[李丹-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.01984691619873 -- 25-05-16 20:54:29[李丹-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.0039288997650146 -- 25-05-16 20:54:29[李丹-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.016745090484619 -- 25-05-16 20:54:30[李丹-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.0032880306243896 -- 25-05-16 20:54:30[李丹-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.023140907287598 -- 25-05-16 20:54:31[李丹-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.0036518573760986 -- 25-05-16 20:54:31[李丹-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.020503997802734 -- 25-05-16 20:54:31[李丹-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.021227836608887 -- 25-05-16 21:01:35[林雅楠-2180] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2180 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019623994827271 -- 25-05-16 21:01:35[林雅楠-2180] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2180 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017506837844849 -- 25-05-16 21:01:37[林雅楠-2180] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2180 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016498804092407 -- 25-05-16 21:09:30[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396880,1396842&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.0032858848571777 -- 25-05-16 21:09:30[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396880,1396842&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.0031740665435791 -- 25-05-16 21:09:30[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396880,1396842&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.0033910274505615 -- 25-05-16 21:09:30[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396880,1396842&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 (1396880,1396842) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-05-16 21:09:30[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1396880,1396842&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 file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027384996414185 -- 25-05-16 21:09: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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022640943527222 -- 25-05-16 21:09:30[李丹-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.015909910202026 -- 25-05-16 21:09:30[李丹-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.020663976669312 -- 25-05-16 21:09:36[李丹-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.016654968261719 -- 25-05-16 21:09:45[李丹-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.019562959671021 -- 25-05-16 21:10:40[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019323825836182 -- 25-05-16 21:10:52[李丹-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.0039050579071045 -- 25-05-16 21:10:52[李丹-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 (1396880,1396842) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037508010864258 -- 25-05-16 21:10:52[李丹-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.014801025390625 -- 25-05-16 21:10:53[李丹-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.0029008388519287 -- 25-05-16 21:10:53[李丹-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.019593954086304 -- 25-05-16 21:10:54[李丹-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.0038630962371826 -- 25-05-16 21:10:54[李丹-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.016453981399536 -- 25-05-16 21:10:55[李丹-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.0031459331512451 -- 25-05-16 21:10:55[李丹-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.020633935928345 -- 25-05-16 21:10:55[李丹-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.01625394821167 -- 25-05-16 21:56:11[唐梓基-2005] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020865917205811 -- 25-05-16 21:56:11[唐梓基-2005] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016539812088013 -- 25-05-16 21:56:13[唐梓基-2005] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------