Time: 0.0097711086273193 -- 2026-06-21 08:37:59.898[黄贵彬-1202] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1202 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099039077758789 -- 2026-06-21 08:38:00.116[黄贵彬-1202] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1202 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084719657897949 -- 2026-06-21 08:38:05.847[黄贵彬-1202] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1202 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011352062225342 -- 2026-06-21 09:53:42.237 -- /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.0020239353179932 -- 2026-06-21 09:53:42.241 -- /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.0029189586639404 -- 2026-06-21 09:53:42.244 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ChengMing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002147912979126 -- 2026-06-21 09:53:42.246[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010874032974243 -- 2026-06-21 09:53:42.345 -- /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.01096510887146 -- 2026-06-21 09:53:44.227[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019581317901611 -- 2026-06-21 09:53:44.229[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025830268859863 -- 2026-06-21 09:53:44.232[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026960372924805 -- 2026-06-21 09:53:44.235[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027928352355957 -- 2026-06-21 09:53:44.238[程明-2970] -- /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= 2970 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01016092300415 -- 2026-06-21 09:53:48.685[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 50530 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001835823059082 -- 2026-06-21 09:53:48.687[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019619464874268 -- 2026-06-21 09:53:48.723[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-21 09:53:48.725[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017690658569336 -- 2026-06-21 09:53:48.744[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-21 09:53:48.777[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-21 09:53:48.778[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01758599281311 -- 2026-06-21 09:53:49.103[程明-2970] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%肖志友%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085968971252441 -- 2026-06-21 09:53:49.224[程明-2970] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076580047607422 -- 2026-06-21 09:53:49.463[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%万象车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020036935806274 -- 2026-06-21 09:53:49.605[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010294914245605 -- 2026-06-21 09:53:49.706[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020520687103271 -- 2026-06-21 09:53:49.708[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086619853973389 -- 2026-06-21 09:53:54.895[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=submitFareApplyApplication_isUploadFile select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099389553070068 -- 2026-06-21 09:53:55.081[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009523868560791 -- 2026-06-21 09:53:59.560[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=submitFareApplyApplication_isUploadFile select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088369846343994 -- 2026-06-21 09:54:00.125[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083558559417725 -- 2026-06-21 09:54:00.410[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=submitFareApplyApplication_isUploadFile select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008958101272583 -- 2026-06-21 09:54:00.685[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089821815490723 -- 2026-06-21 09:54:05.205[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-21 09:54:05.207[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-21 09:54:05.209[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-21 09:54:05.211[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 2026-06-21 09:54:05.213[程明-2970] -- /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= 2970 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019022941589355 -- 2026-06-21 09:54:08.779[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 50530 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015418529510498 -- 2026-06-21 09:54:08.781[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-21 09:54:08.816[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-21 09:54:08.817[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-21 09:54:08.819[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-21 09:54:08.852[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015082359313965 -- 2026-06-21 09:54:08.854[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50530 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009221076965332 -- 2026-06-21 09:54:09.180[程明-2970] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%肖志友%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011492967605591 -- 2026-06-21 09:54:09.908[程明-2970] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084350109100342 -- 2026-06-21 09:54:10.589[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%万象车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097858905792236 -- 2026-06-21 09:54:10.716[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011776924133301 -- 2026-06-21 09:54:10.818[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-21 09:54:10.820[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086660385131836 -- 2026-06-21 09:54:18.555[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-21 09:54:18.557[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-21 09:54:18.558[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-21 09:54:18.560[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017077922821045 -- 2026-06-21 09:54:18.562[程明-2970] -- /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= 2970 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095798969268799 -- 2026-06-21 09:54:22.020[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 50529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-21 09:54:22.022[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 09:54:22.058[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672306 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015301704406738 -- 2026-06-21 09:54:22.059[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015261173248291 -- 2026-06-21 09:54:22.062[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-21 09:54:22.093[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672306 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-21 09:54:22.095[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50529 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017369031906128 -- 2026-06-21 09:54:22.813[程明-2970] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091230869293213 -- 2026-06-21 09:54:22.915[程明-2970] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008181095123291 -- 2026-06-21 09:54:23.014[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%万象车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013089895248413 -- 2026-06-21 09:54:23.109[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017039060592651 -- 2026-06-21 09:54:23.203[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014829635620117 -- 2026-06-21 09:54:23.205[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014140129089355 -- 2026-06-21 09:54:33.019[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-21 09:54:33.021[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-21 09:54:33.022[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020561218261719 -- 2026-06-21 09:54:33.025[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-21 09:54:33.026[程明-2970] -- /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= 2970 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099430084228516 -- 2026-06-21 09:54:34.824[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 50528 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-21 09:54:34.826[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019891262054443 -- 2026-06-21 09:54:34.863[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017979145050049 -- 2026-06-21 09:54:34.865[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-21 09:54:34.867[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018918514251709 -- 2026-06-21 09:54:34.900[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018489360809326 -- 2026-06-21 09:54:34.902[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095529556274414 -- 2026-06-21 09:54:35.089[程明-2970] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014137029647827 -- 2026-06-21 09:54:35.308[程明-2970] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016182899475098 -- 2026-06-21 09:54:35.495[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%万象车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00838303565979 -- 2026-06-21 09:54:35.598[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016187906265259 -- 2026-06-21 09:54:35.700[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 2026-06-21 09:54:35.703[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01799201965332 -- 2026-06-21 09:54:43.398[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 2026-06-21 09:54:43.400[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-21 09:54:43.402[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021967887878418 -- 2026-06-21 09:54:43.404[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-21 09:54:43.406[程明-2970] -- /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= 2970 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019401073455811 -- 2026-06-21 09:54:45.139[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 SELECT fa.*,createdby.cont_name createdby,updatedby.cont_name updatedby,o.appr_proc_name appr_proc, apply.cont_name apply_cont,org.org_name department,12 appr_type_id, receiving.opening_bank receiving_opening_bank,receiving.bank_account receiving_bank_account, date_format(fa.apply_date,'%Y-%m-%d %H:%i') apply_date FROM dboa.oa_fareApply fa LEFT JOIN dboa.oa_appr_process o ON fa.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact apply ON fa.apply_cont_id = apply.cont_id LEFT JOIN dbsys.sys_org org ON fa.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON fa.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON fa.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_customer receiving ON fa.receiving_unit_id = receiving.customer_id WHERE fa.fareApply_id = 50526 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001716136932373 -- 2026-06-21 09:54:45.141[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-21 09:54:45.177[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016918182373047 -- 2026-06-21 09:54:45.179[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016698837280273 -- 2026-06-21 09:54:45.181[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-21 09:54:45.214[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-21 09:54:45.216[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50526 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082161426544189 -- 2026-06-21 09:54:45.449[程明-2970] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088260173797607 -- 2026-06-21 09:54:45.969[程明-2970] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%程明%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010357141494751 -- 2026-06-21 09:54:46.440[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%万象车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01098895072937 -- 2026-06-21 09:54:46.611[程明-2970] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081949234008789 -- 2026-06-21 09:54:46.738[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-21 09:54:46.740[程明-2970] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010503053665161 -- 2026-06-21 09:54:50.030[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019540786743164 -- 2026-06-21 09:54:50.033[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00187087059021 -- 2026-06-21 09:54:50.035[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018608570098877 -- 2026-06-21 09:54:50.037[程明-2970] -- /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 = 2970 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018460750579834 -- 2026-06-21 09:54:50.038[程明-2970] -- /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= 2970 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015139102935791 -- 2026-06-21 09:54:52.585[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080258846282959 -- 2026-06-21 09:54:56.332[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 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 = 50561 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-21 09:54:56.334[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50561 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020148754119873 -- 2026-06-21 09:54:56.336[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 2026-06-21 09:54:56.338[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016498565673828 -- 2026-06-21 09:54:56.372[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014538764953613 -- 2026-06-21 09:54:56.374[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085749626159668 -- 2026-06-21 09:55:13.009[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010209083557129 -- 2026-06-21 09:55:13.485[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01800012588501 -- 2026-06-21 09:55:15.288[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 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 = 50561 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014801025390625 -- 2026-06-21 09:55:15.290[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50561 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-21 09:55:15.292[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-21 09:55:15.294[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-21 09:55:15.326[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-21 09:55:15.328[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50561 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010197877883911 -- 2026-06-21 09:55:18.690[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01134204864502 -- 2026-06-21 12:22:43.594[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279400%22%7D&event=edit_extrafareApply&extrafareApply_id=79400 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 = 79400 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-21 12:22:43.596[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279400%22%7D&event=edit_extrafareApply&extrafareApply_id=79400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001655101776123 -- 2026-06-21 12:22:43.631[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279400%22%7D&event=edit_extrafareApply&extrafareApply_id=79400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-21 12:22:43.665[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279400%22%7D&event=edit_extrafareApply&extrafareApply_id=79400 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6665413 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-21 12:22:43.693[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279400%22%7D&event=edit_extrafareApply&extrafareApply_id=79400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011111974716187 -- 2026-06-21 12:22:43.893[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%济南办-彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099070072174072 -- 2026-06-21 12:22:44.007[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017641067504883 -- 2026-06-21 12:22:44.125[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010319948196411 -- 2026-06-21 12:22:48.519[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279397%22%7D&event=edit_extrafareApply&extrafareApply_id=79397 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 = 79397 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-21 12:22:48.521[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279397%22%7D&event=edit_extrafareApply&extrafareApply_id=79397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 2026-06-21 12:22:48.555[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279397%22%7D&event=edit_extrafareApply&extrafareApply_id=79397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017118453979492 -- 2026-06-21 12:22:48.589[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279397%22%7D&event=edit_extrafareApply&extrafareApply_id=79397 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6665324 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-21 12:22:48.591[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279397%22%7D&event=edit_extrafareApply&extrafareApply_id=79397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083279609680176 -- 2026-06-21 12:22:48.818[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%济南办-彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083780288696289 -- 2026-06-21 12:22:48.925[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011005878448486 -- 2026-06-21 12:22:49.048[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010459899902344 -- 2026-06-21 12:22:51.988[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279399%22%7D&event=edit_extrafareApply&extrafareApply_id=79399 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 = 79399 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018649101257324 -- 2026-06-21 12:22:51.990[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279399%22%7D&event=edit_extrafareApply&extrafareApply_id=79399 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-21 12:22:52.022[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279399%22%7D&event=edit_extrafareApply&extrafareApply_id=79399 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00201416015625 -- 2026-06-21 12:22:52.053[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279399%22%7D&event=edit_extrafareApply&extrafareApply_id=79399 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6665402 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-21 12:22:52.055[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279399%22%7D&event=edit_extrafareApply&extrafareApply_id=79399 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011767148971558 -- 2026-06-21 12:22:52.268[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%济南办-唐书泉-外租司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01449990272522 -- 2026-06-21 12:22:52.372[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014283895492554 -- 2026-06-21 12:22:52.498[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013104915618896 -- 2026-06-21 12:22:56.153[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279398%22%7D&event=edit_extrafareApply&extrafareApply_id=79398 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 = 79398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001823902130127 -- 2026-06-21 12:22:56.155[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279398%22%7D&event=edit_extrafareApply&extrafareApply_id=79398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-21 12:22:56.187[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279398%22%7D&event=edit_extrafareApply&extrafareApply_id=79398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020699501037598 -- 2026-06-21 12:22:56.226[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279398%22%7D&event=edit_extrafareApply&extrafareApply_id=79398 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6665328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017931461334229 -- 2026-06-21 12:22:56.228[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279398%22%7D&event=edit_extrafareApply&extrafareApply_id=79398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014235973358154 -- 2026-06-21 12:22:56.433[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%济南办-彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077710151672363 -- 2026-06-21 12:22:56.542[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%彭宗平%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018852949142456 -- 2026-06-21 12:22:56.667[彭宗平-508] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096838474273682 -- 2026-06-21 13:55:20.298[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016588926315308 -- 2026-06-21 13:55:24.530[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 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 = 50563 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018129348754883 -- 2026-06-21 13:55:24.532[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017991065979004 -- 2026-06-21 13:55:24.534[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-21 13:55:24.535[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018661022186279 -- 2026-06-21 13:55:24.568[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 2026-06-21 13:55:24.570[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095610618591309 -- 2026-06-21 13:55:31.790[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50563 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095767974853516 -- 2026-06-21 13:55:32.180[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093851089477539 -- 2026-06-21 13:55:33.812[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 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 = 50565 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018548965454102 -- 2026-06-21 13:55:33.814[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023159980773926 -- 2026-06-21 13:55:33.817[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-21 13:55:33.819[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018467903137207 -- 2026-06-21 13:55:33.853[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017058849334717 -- 2026-06-21 13:55:33.854[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0261390209198 -- 2026-06-21 13:56:07.332[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012665987014771 -- 2026-06-21 13:56:07.848[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098409652709961 -- 2026-06-21 13:56:10.748[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 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 = 50565 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019540786743164 -- 2026-06-21 13:56:10.750[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 2026-06-21 13:56:10.752[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018031597137451 -- 2026-06-21 13:56:10.754[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019760131835938 -- 2026-06-21 13:56:10.788[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-21 13:56:10.790[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50565 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008497953414917 -- 2026-06-21 13:56:16.635[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009160041809082 -- 2026-06-21 13:56:16.856[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 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 = 50563 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-21 13:56:16.858[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-21 13:56:16.860[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016977787017822 -- 2026-06-21 13:56:16.862[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-21 13:56:16.902[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-21 13:56:16.904[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50563 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090980529785156 -- 2026-06-21 13:56:17.548[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088498592376709 -- 2026-06-21 16:47:42.863 -- /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.0017399787902832 -- 2026-06-21 16:47:42.867 -- /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.0023021697998047 -- 2026-06-21 16:47:42.869 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangYong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026659965515137 -- 2026-06-21 16:47:42.872[张勇-2549] -- /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.013452053070068 -- 2026-06-21 16:47:43.801[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020489931106567 -- 2026-06-21 16:47:47.500[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 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 = 50497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 2026-06-21 16:47:47.502[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50497 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021519660949707 -- 2026-06-21 16:47:47.505[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6669483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-21 16:47:47.506[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-21 16:47:47.541[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6669483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-21 16:47:47.543[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007620096206665 -- 2026-06-21 16:48:00.646[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085830688476562 -- 2026-06-21 16:48:03.541[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 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 = 50497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-21 16:48:03.542[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50497 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-21 16:48:03.544[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6669483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-21 16:48:03.546[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-21 16:48:03.580[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6669483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-21 16:48:03.582[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097939968109131 -- 2026-06-21 16:48:15.133[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092499256134033 -- 2026-06-21 16:48:15.571[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091118812561035 -- 2026-06-21 16:48:16.802[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79376 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-21 16:48:16.804[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 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 = 79376 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020821094512939 -- 2026-06-21 16:48:16.807[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-21 16:48:16.809[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-21 16:48:16.810[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-21 16:48:16.844[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-21 16:48:16.884[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6663486 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-21 16:48:16.886[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-21 16:48:16.887[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090320110321045 -- 2026-06-21 16:48:25.919[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007951021194458 -- 2026-06-21 16:48:26.352[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096809864044189 -- 2026-06-21 16:48:27.550[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79375 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022890567779541 -- 2026-06-21 16:48:27.552[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 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 = 79375 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021278858184814 -- 2026-06-21 16:48:27.555[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019798278808594 -- 2026-06-21 16:48:27.557[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-21 16:48:27.559[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017678737640381 -- 2026-06-21 16:48:27.594[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 2026-06-21 16:48:27.634[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6663438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-21 16:48:27.636[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-21 16:48:27.638[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009476900100708 -- 2026-06-21 16:48:31.143[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021679162979126 -- 2026-06-21 16:48:31.641[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086588859558105 -- 2026-06-21 16:48:32.750[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79366 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018031597137451 -- 2026-06-21 16:48:32.752[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 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 = 79366 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-21 16:48:32.754[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-21 16:48:32.756[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-21 16:48:32.757[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-21 16:48:32.796[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-21 16:48:32.837[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 2026-06-21 16:48:32.839[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-21 16:48:32.841[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083739757537842 -- 2026-06-21 16:48:34.225[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080358982086182 -- 2026-06-21 16:48:34.668[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089311599731445 -- 2026-06-21 16:48:35.826[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79365 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-21 16:48:35.828[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 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 = 79365 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020060539245605 -- 2026-06-21 16:48:35.830[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021841526031494 -- 2026-06-21 16:48:35.832[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-21 16:48:35.834[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-21 16:48:35.867[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017251968383789 -- 2026-06-21 16:48:35.907[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-21 16:48:35.909[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015301704406738 -- 2026-06-21 16:48:35.910[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091979503631592 -- 2026-06-21 16:48:37.761[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020298957824707 -- 2026-06-21 16:48:38.210[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016855955123901 -- 2026-06-21 16:48:39.230[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79364 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-21 16:48:39.232[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 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 = 79364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021278858184814 -- 2026-06-21 16:48:39.234[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019369125366211 -- 2026-06-21 16:48:39.236[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-21 16:48:39.238[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-21 16:48:39.272[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018389225006104 -- 2026-06-21 16:48:39.316[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-21 16:48:39.318[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-21 16:48:39.320[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096302032470703 -- 2026-06-21 16:48:40.985[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079660415649414 -- 2026-06-21 16:48:41.373[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011055946350098 -- 2026-06-21 16:48:42.458[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79363 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017008781433105 -- 2026-06-21 16:48:42.460[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 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 = 79363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 2026-06-21 16:48:42.462[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-21 16:48:42.464[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014920234680176 -- 2026-06-21 16:48:42.466[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-21 16:48:42.499[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00166916847229 -- 2026-06-21 16:48:42.539[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014731884002686 -- 2026-06-21 16:48:42.541[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 2026-06-21 16:48:42.543[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012080192565918 -- 2026-06-21 16:48:44.152[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097241401672363 -- 2026-06-21 16:48:44.630[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014043807983398 -- 2026-06-21 16:48:45.798[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79362 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 2026-06-21 16:48:45.800[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 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 = 79362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 2026-06-21 16:48:45.802[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-21 16:48:45.804[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014441013336182 -- 2026-06-21 16:48:45.805[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014998912811279 -- 2026-06-21 16:48:45.839[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016078948974609 -- 2026-06-21 16:48:45.879[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014450550079346 -- 2026-06-21 16:48:45.880[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-21 16:48:45.882[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012683868408203 -- 2026-06-21 16:48:47.554[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015070915222168 -- 2026-06-21 16:48:47.962[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015272855758667 -- 2026-06-21 16:48:49.264[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79295 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020220279693604 -- 2026-06-21 16:48:49.266[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 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 = 79295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018799304962158 -- 2026-06-21 16:48:49.268[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020909309387207 -- 2026-06-21 16:48:49.270[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-21 16:48:49.272[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018861293792725 -- 2026-06-21 16:48:49.307[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019810199737549 -- 2026-06-21 16:48:49.347[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6652733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-21 16:48:49.349[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-21 16:48:49.351[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0156569480896 -- 2026-06-21 16:48:51.567[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085990428924561 -- 2026-06-21 16:48:52.034[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097529888153076 -- 2026-06-21 16:48:53.089[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79361 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00201416015625 -- 2026-06-21 16:48:53.091[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 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 = 79361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-21 16:48:53.093[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020670890808105 -- 2026-06-21 16:48:53.096[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-21 16:48:53.097[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-21 16:48:53.131[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019829273223877 -- 2026-06-21 16:48:53.172[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-21 16:48:53.174[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017738342285156 -- 2026-06-21 16:48:53.175[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094680786132812 -- 2026-06-21 16:48:55.197[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086579322814941 -- 2026-06-21 16:48:55.611[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012210845947266 -- 2026-06-21 16:48:56.821[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79276 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019330978393555 -- 2026-06-21 16:48:56.823[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 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 = 79276 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022211074829102 -- 2026-06-21 16:48:56.825[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79276 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020201206207275 -- 2026-06-21 16:48:56.827[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79276 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-21 16:48:56.829[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017731189727783 -- 2026-06-21 16:48:56.864[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019471645355225 -- 2026-06-21 16:48:56.904[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-21 16:48:56.906[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-21 16:48:56.908[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077581405639648 -- 2026-06-21 16:48:58.568[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076031684875488 -- 2026-06-21 16:48:58.953[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021046161651611 -- 2026-06-21 16:49:00.113[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79273 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020098686218262 -- 2026-06-21 16:49:00.116[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 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 = 79273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022940635681152 -- 2026-06-21 16:49:00.118[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020852088928223 -- 2026-06-21 16:49:00.120[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001788854598999 -- 2026-06-21 16:49:00.122[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018560886383057 -- 2026-06-21 16:49:00.156[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019769668579102 -- 2026-06-21 16:49:00.196[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-21 16:49:00.198[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017821788787842 -- 2026-06-21 16:49:00.200[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083608627319336 -- 2026-06-21 16:49:03.012[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090360641479492 -- 2026-06-21 16:49:03.576[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082488059997559 -- 2026-06-21 16:49:04.743[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79272 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-21 16:49:04.745[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 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 = 79272 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-21 16:49:04.747[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018138885498047 -- 2026-06-21 16:49:04.749[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-21 16:49:04.751[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-21 16:49:04.783[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017228126525879 -- 2026-06-21 16:49:04.823[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648642 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-21 16:49:04.824[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00148606300354 -- 2026-06-21 16:49:04.826[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077369213104248 -- 2026-06-21 16:49:07.180[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085101127624512 -- 2026-06-21 16:49:07.594[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008368968963623 -- 2026-06-21 16:49:08.767[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79271 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-21 16:49:08.769[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 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 = 79271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020289421081543 -- 2026-06-21 16:49:08.771[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018181800842285 -- 2026-06-21 16:49:08.773[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014910697937012 -- 2026-06-21 16:49:08.774[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-21 16:49:08.807[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-21 16:49:08.847[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015270709991455 -- 2026-06-21 16:49:08.848[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015020370483398 -- 2026-06-21 16:49:08.850[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024694919586182 -- 2026-06-21 16:49:10.523[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010969877243042 -- 2026-06-21 16:49:10.963[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099289417266846 -- 2026-06-21 16:49:12.069[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79269 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020840167999268 -- 2026-06-21 16:49:12.072[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 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 = 79269 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020220279693604 -- 2026-06-21 16:49:12.074[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79269 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00217604637146 -- 2026-06-21 16:49:12.076[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79269 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001856803894043 -- 2026-06-21 16:49:12.078[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018999576568604 -- 2026-06-21 16:49:12.112[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020768642425537 -- 2026-06-21 16:49:12.153[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018599033355713 -- 2026-06-21 16:49:12.156[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018618106842041 -- 2026-06-21 16:49:12.158[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019289970397949 -- 2026-06-21 16:49:14.489[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010400772094727 -- 2026-06-21 16:49:14.943[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013834953308105 -- 2026-06-21 16:49:15.965[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79266 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019731521606445 -- 2026-06-21 16:49:15.967[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 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 = 79266 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-21 16:49:15.969[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020358562469482 -- 2026-06-21 16:49:15.971[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-21 16:49:15.973[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-21 16:49:16.007[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019040107727051 -- 2026-06-21 16:49:16.047[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648335 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-21 16:49:16.048[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 16:49:16.050[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010097980499268 -- 2026-06-21 16:49:17.813[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013378858566284 -- 2026-06-21 16:49:18.206[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016628980636597 -- 2026-06-21 16:49:19.225[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79264 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019500255584717 -- 2026-06-21 16:49:19.227[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 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 = 79264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018532276153564 -- 2026-06-21 16:49:19.229[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020389556884766 -- 2026-06-21 16:49:19.231[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-21 16:49:19.233[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-21 16:49:19.267[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019190311431885 -- 2026-06-21 16:49:19.307[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-21 16:49:19.309[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 16:49:19.311[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082621574401855 -- 2026-06-21 16:49:20.572[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014935970306396 -- 2026-06-21 16:49:20.996[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016570091247559 -- 2026-06-21 16:49:21.999[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79261 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014331340789795 -- 2026-06-21 16:49:22.000[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 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 = 79261 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013258457183838 -- 2026-06-21 16:49:22.002[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-21 16:49:22.004[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012238025665283 -- 2026-06-21 16:49:22.005[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012679100036621 -- 2026-06-21 16:49:22.046[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013878345489502 -- 2026-06-21 16:49:22.085[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012269020080566 -- 2026-06-21 16:49:22.086[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001223087310791 -- 2026-06-21 16:49:22.088[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016508102416992 -- 2026-06-21 16:49:23.975[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082998275756836 -- 2026-06-21 16:49:24.373[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092618465423584 -- 2026-06-21 16:49:28.099[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79258 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019509792327881 -- 2026-06-21 16:49:28.102[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 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 = 79258 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-21 16:49:28.104[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-21 16:49:28.106[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-21 16:49:28.108[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-21 16:49:28.141[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 2026-06-21 16:49:28.181[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-21 16:49:28.183[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016858577728271 -- 2026-06-21 16:49:28.185[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010079145431519 -- 2026-06-21 16:49:28.268[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79257 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-21 16:49:28.270[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 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 = 79257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020129680633545 -- 2026-06-21 16:49:28.273[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021638870239258 -- 2026-06-21 16:49:28.275[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019471645355225 -- 2026-06-21 16:49:28.277[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 2026-06-21 16:49:28.310[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020790100097656 -- 2026-06-21 16:49:28.350[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018949508666992 -- 2026-06-21 16:49:28.352[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-21 16:49:28.354[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091149806976318 -- 2026-06-21 16:49:28.438[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79258 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-21 16:49:28.440[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 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 = 79258 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 16:49:28.442[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-21 16:49:28.444[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-21 16:49:28.446[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-21 16:49:28.478[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-21 16:49:28.517[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-21 16:49:28.519[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017788410186768 -- 2026-06-21 16:49:28.521[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087440013885498 -- 2026-06-21 16:49:31.361[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019442081451416 -- 2026-06-21 16:49:31.847[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083451271057129 -- 2026-06-21 16:49:33.037[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79268 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-21 16:49:33.039[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 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 = 79268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021038055419922 -- 2026-06-21 16:49:33.041[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79268 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-21 16:49:33.043[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79268 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-21 16:49:33.045[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-21 16:49:33.078[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-21 16:49:33.118[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015041828155518 -- 2026-06-21 16:49:33.119[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-21 16:49:33.121[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019816875457764 -- 2026-06-21 16:49:34.951[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017943859100342 -- 2026-06-21 16:49:35.373[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009376049041748 -- 2026-06-21 16:49:36.387[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79257 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-21 16:49:36.389[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 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 = 79257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017461776733398 -- 2026-06-21 16:49:36.391[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001798152923584 -- 2026-06-21 16:49:36.393[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-21 16:49:36.395[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017812252044678 -- 2026-06-21 16:49:36.428[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-21 16:49:36.468[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 2026-06-21 16:49:36.470[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-21 16:49:36.472[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096690654754639 -- 2026-06-21 16:49:38.244[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095129013061523 -- 2026-06-21 16:49:38.676[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093660354614258 -- 2026-06-21 16:49:39.578[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79255 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 2026-06-21 16:49:39.580[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 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 = 79255 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022790431976318 -- 2026-06-21 16:49:39.583[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002025842666626 -- 2026-06-21 16:49:39.585[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-21 16:49:39.587[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-21 16:49:39.621[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019469261169434 -- 2026-06-21 16:49:39.661[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648039 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-21 16:49:39.663[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-21 16:49:39.665[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084490776062012 -- 2026-06-21 16:49:41.340[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096950531005859 -- 2026-06-21 16:49:41.756[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088860988616943 -- 2026-06-21 16:49:42.854[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79256 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 2026-06-21 16:49:42.857[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 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 = 79256 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-21 16:49:42.858[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-21 16:49:42.860[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-21 16:49:42.862[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016331672668457 -- 2026-06-21 16:49:42.895[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018448829650879 -- 2026-06-21 16:49:42.936[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648096 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-21 16:49:42.938[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016038417816162 -- 2026-06-21 16:49:42.940[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008012056350708 -- 2026-06-21 16:49:45.214[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076689720153809 -- 2026-06-21 16:49:45.685[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076489448547363 -- 2026-06-21 16:49:46.703[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79254 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 2026-06-21 16:49:46.704[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 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 = 79254 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014970302581787 -- 2026-06-21 16:49:46.706[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-21 16:49:46.708[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013968944549561 -- 2026-06-21 16:49:46.709[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013909339904785 -- 2026-06-21 16:49:46.742[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015451908111572 -- 2026-06-21 16:49:46.780[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013728141784668 -- 2026-06-21 16:49:46.782[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013589859008789 -- 2026-06-21 16:49:46.783[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007667064666748 -- 2026-06-21 16:49:49.152[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015026092529297 -- 2026-06-21 16:49:49.563[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018285989761353 -- 2026-06-21 16:49:50.737[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79253 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012401819229126 -- 2026-06-21 16:49:50.750[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 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 = 79253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013809204101562 -- 2026-06-21 16:49:50.752[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014958381652832 -- 2026-06-21 16:49:50.753[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012199878692627 -- 2026-06-21 16:49:50.755[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012540817260742 -- 2026-06-21 16:49:50.787[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 2026-06-21 16:49:50.827[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012669563293457 -- 2026-06-21 16:49:50.829[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012149810791016 -- 2026-06-21 16:49:50.830[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078489780426025 -- 2026-06-21 16:49:53.613[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066189765930176 -- 2026-06-21 16:49:54.007[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020409107208252 -- 2026-06-21 16:49:55.066[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79251 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 2026-06-21 16:49:55.068[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 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 = 79251 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-21 16:49:55.070[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019590854644775 -- 2026-06-21 16:49:55.072[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-21 16:49:55.074[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-21 16:49:55.107[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 2026-06-21 16:49:55.147[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-21 16:49:55.149[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-21 16:49:55.150[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088520050048828 -- 2026-06-21 16:49:56.821[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009652853012085 -- 2026-06-21 16:49:57.236[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082738399505615 -- 2026-06-21 16:49:58.303[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79248 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-21 16:49:58.305[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 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 = 79248 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 2026-06-21 16:49:58.306[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79248 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-21 16:49:58.308[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79248 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015168190002441 -- 2026-06-21 16:49:58.310[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015451908111572 -- 2026-06-21 16:49:58.343[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-21 16:49:58.383[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647144 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-21 16:49:58.385[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001514196395874 -- 2026-06-21 16:49:58.387[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013985157012939 -- 2026-06-21 16:50:00.223[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014355897903442 -- 2026-06-21 16:50:00.695[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097048282623291 -- 2026-06-21 16:50:01.629[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79247 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020091533660889 -- 2026-06-21 16:50:01.631[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 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 = 79247 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022587776184082 -- 2026-06-21 16:50:01.633[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79247 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020661354064941 -- 2026-06-21 16:50:01.636[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79247 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-21 16:50:01.637[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018091201782227 -- 2026-06-21 16:50:01.671[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019631385803223 -- 2026-06-21 16:50:01.712[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-21 16:50:01.714[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-21 16:50:01.716[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095539093017578 -- 2026-06-21 16:50:03.580[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010626077651978 -- 2026-06-21 16:50:04.020[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080540180206299 -- 2026-06-21 16:50:05.003[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79246 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017688274383545 -- 2026-06-21 16:50:05.005[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 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 = 79246 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-21 16:50:05.007[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 2026-06-21 16:50:05.009[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015361309051514 -- 2026-06-21 16:50:05.010[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-21 16:50:05.043[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-21 16:50:05.083[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6646927 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-21 16:50:05.085[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-21 16:50:05.086[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074400901794434 -- 2026-06-21 16:50:06.959[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082240104675293 -- 2026-06-21 16:50:07.370[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019731998443604 -- 2026-06-21 16:50:08.379[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79245 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019338130950928 -- 2026-06-21 16:50:08.381[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 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 = 79245 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-21 16:50:08.383[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019958019256592 -- 2026-06-21 16:50:08.385[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-21 16:50:08.387[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017421245574951 -- 2026-06-21 16:50:08.420[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019440650939941 -- 2026-06-21 16:50:08.460[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6646299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-21 16:50:08.462[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-21 16:50:08.464[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085668563842773 -- 2026-06-21 16:50:10.606[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067100524902344 -- 2026-06-21 16:50:11.010[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018362998962402 -- 2026-06-21 16:50:12.377[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 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 = 50564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002310037612915 -- 2026-06-21 16:50:12.380[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021770000457764 -- 2026-06-21 16:50:12.382[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-21 16:50:12.384[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018610954284668 -- 2026-06-21 16:50:12.419[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-21 16:50:12.421[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077269077301025 -- 2026-06-21 16:50:28.545[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50564 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019597053527832 -- 2026-06-21 16:50:28.951[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094921588897705 -- 2026-06-21 16:50:30.754[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79252 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019650459289551 -- 2026-06-21 16:50:30.756[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 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 = 79252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-21 16:50:30.758[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002047061920166 -- 2026-06-21 16:50:30.760[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-21 16:50:30.762[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-21 16:50:30.798[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-21 16:50:30.838[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647617 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-21 16:50:30.840[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-21 16:50:30.842[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017488956451416 -- 2026-06-21 16:50:33.748[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078620910644531 -- 2026-06-21 16:50:34.173[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093040466308594 -- 2026-06-21 16:50:35.690[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 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 = 50527 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-21 16:50:35.692[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018291473388672 -- 2026-06-21 16:50:35.694[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016698837280273 -- 2026-06-21 16:50:35.696[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018460750579834 -- 2026-06-21 16:50:35.730[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-21 16:50:35.731[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090970993041992 -- 2026-06-21 16:50:38.575[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017028093338013 -- 2026-06-21 16:50:39.015[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010154008865356 -- 2026-06-21 16:50:41.163[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 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 = 50528 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024161338806152 -- 2026-06-21 16:50:41.166[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023660659790039 -- 2026-06-21 16:50:41.168[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-21 16:50:41.170[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020279884338379 -- 2026-06-21 16:50:41.204[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 2026-06-21 16:50:41.206[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017971992492676 -- 2026-06-21 16:50:43.452[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010164022445679 -- 2026-06-21 16:50:43.922[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020159006118774 -- 2026-06-21 16:50:45.412[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 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 = 50513 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021660327911377 -- 2026-06-21 16:50:45.415[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021779537200928 -- 2026-06-21 16:50:45.417[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6671254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016357898712158 -- 2026-06-21 16:50:45.419[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018448829650879 -- 2026-06-21 16:50:45.453[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-21 16:50:45.455[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083110332489014 -- 2026-06-21 16:50:49.690[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008307933807373 -- 2026-06-21 16:50:50.088[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010977983474731 -- 2026-06-21 16:50:51.245[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 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 = 50513 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-21 16:50:51.247[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016911029815674 -- 2026-06-21 16:50:51.249[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6671254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-21 16:50:51.250[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-21 16:50:51.284[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-21 16:50:51.286[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091991424560547 -- 2026-06-21 16:50:51.862[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 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 = 50528 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00223708152771 -- 2026-06-21 16:50:51.864[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021860599517822 -- 2026-06-21 16:50:51.867[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-21 16:50:51.868[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-21 16:50:51.902[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016648769378662 -- 2026-06-21 16:50:51.904[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085020065307617 -- 2026-06-21 16:50:51.941[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013293027877808 -- 2026-06-21 16:50:52.420[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 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 = 50527 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013959407806396 -- 2026-06-21 16:50:52.421[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014059543609619 -- 2026-06-21 16:50:52.423[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012390613555908 -- 2026-06-21 16:50:52.424[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014019012451172 -- 2026-06-21 16:50:52.457[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012249946594238 -- 2026-06-21 16:50:52.459[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090510845184326 -- 2026-06-21 16:50:52.491[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087769031524658 -- 2026-06-21 16:50:53.033[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085070133209229 -- 2026-06-21 16:53:37.476 -- /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.0015840530395508 -- 2026-06-21 16:53:37.479 -- /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.0021607875823975 -- 2026-06-21 16:53:37.482 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiuBin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024030208587646 -- 2026-06-21 16:53:37.484[刘斌-81] -- /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.01010799407959 -- 2026-06-21 16:53:38.473[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022931098937988 -- 2026-06-21 16:53:38.476[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024361610412598 -- 2026-06-21 16:53:38.478[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030958652496338 -- 2026-06-21 16:53:38.482[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036568641662598 -- 2026-06-21 16:53:38.485[刘斌-81] -- /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= 81 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011257886886597 -- 2026-06-21 16:54:01.440[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099389553070068 -- 2026-06-21 16:54:28.914[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024168491363525 -- 2026-06-21 16:54:28.916[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019798278808594 -- 2026-06-21 16:54:28.918[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023181438446045 -- 2026-06-21 16:54:28.921[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024039745330811 -- 2026-06-21 16:54:28.923[刘斌-81] -- /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= 81 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021775960922241 -- 2026-06-21 16:54:31.169[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_taskrept&task_id=5958 SELECT t.task_id,t.task_no,t.owner_id,t.status_id,t.task_type_id,t.task_title,t.task_description,t.assign_finish_time,t.assign_finish_time,t.createdon,t.updatedon, t.issued_cont_id,t.department_id,t.appr_proc_id,t.cur_appr_id_str,t.appr_ver,createdby.cont_name createdby,updatedby.cont_name updatedby, cont.cont_name issued_cont,org.org_name department,apro.appr_proc_name appr_proc FROM dboa.oa_task t LEFT JOIN dboa.oa_appr_process apro ON t.appr_proc_id = apro.appr_proc_id LEFT JOIN dbsys.sys_org org ON t.department_id = org.org_id LEFT JOIN dbsys.sys_contact cont ON t.issued_cont_id = cont.cont_id LEFT JOIN dbsys.sys_contact createdby ON t.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON t.updatedby_id = updatedby.cont_id WHERE t.task_id = 5958 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-21 16:54:31.192[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_taskrept&task_id=5958 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069599151611328 -- 2026-06-21 16:54:47.722[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018091201782227 -- 2026-06-21 16:54:47.724[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014190673828125 -- 2026-06-21 16:54:47.726[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-21 16:54:47.728[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-21 16:54:47.730[刘斌-81] -- /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= 81 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015851020812988 -- 2026-06-21 16:54:49.952[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_taskrept&task_id=5943 SELECT t.task_id,t.task_no,t.owner_id,t.status_id,t.task_type_id,t.task_title,t.task_description,t.assign_finish_time,t.assign_finish_time,t.createdon,t.updatedon, t.issued_cont_id,t.department_id,t.appr_proc_id,t.cur_appr_id_str,t.appr_ver,createdby.cont_name createdby,updatedby.cont_name updatedby, cont.cont_name issued_cont,org.org_name department,apro.appr_proc_name appr_proc FROM dboa.oa_task t LEFT JOIN dboa.oa_appr_process apro ON t.appr_proc_id = apro.appr_proc_id LEFT JOIN dbsys.sys_org org ON t.department_id = org.org_id LEFT JOIN dbsys.sys_contact cont ON t.issued_cont_id = cont.cont_id LEFT JOIN dbsys.sys_contact createdby ON t.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON t.updatedby_id = updatedby.cont_id WHERE t.task_id = 5943 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-21 16:54:49.954[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_taskrept&task_id=5943 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089380741119385 -- 2026-06-21 16:57:22.761[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020751953125 -- 2026-06-21 16:57:22.764[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016608238220215 -- 2026-06-21 16:57:22.765[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-21 16:57:22.768[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020790100097656 -- 2026-06-21 16:57:22.770[刘斌-81] -- /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= 81 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078229904174805 -- 2026-06-21 16:57:30.310[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 81 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 2026-06-21 16:57:30.312[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013751983642578 -- 2026-06-21 16:57:30.724[刘斌-81] -- /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 =2 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017499923706055 -- 2026-06-21 16:57:30.815[刘斌-81] -- /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 = 2 and cont.cont_isenable = 1 AND cont.cont_name like '%刘斌%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021055936813354 -- 2026-06-21 16:57:30.908[刘斌-81] -- /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 = 2 AND o.org_name like '%IT部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094931125640869 -- 2026-06-21 16:57:31.000[刘斌-81] -- /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 = 2 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018301010131836 -- 2026-06-21 16:57:31.096[刘斌-81] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 2026-06-21 16:57:31.097[刘斌-81] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 2 and p.project_id not in (1) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086309909820557 -- 2026-06-21 16:57:49.471 -- /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.0016617774963379 -- 2026-06-21 16:57:49.474 -- /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.0025370121002197 -- 2026-06-21 16:57:49.477 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017881393432617 -- 2026-06-21 16:57:49.479[高祥-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.0088369846343994 -- 2026-06-21 16:57:50.004[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085678100585938 -- 2026-06-21 16:57:51.551[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021839141845703 -- 2026-06-21 16:57:51.553[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-21 16:57:51.555[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020580291748047 -- 2026-06-21 16:57:51.557[刘斌-81] -- /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 = 81 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020959377288818 -- 2026-06-21 16:57:51.560[刘斌-81] -- /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= 81 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014233112335205 -- 2026-06-21 16:57:54.348[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79376 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022599697113037 -- 2026-06-21 16:57:54.350[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 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 = 79376 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022428035736084 -- 2026-06-21 16:57:54.353[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-21 16:57:54.355[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017201900482178 -- 2026-06-21 16:57:54.357[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017428398132324 -- 2026-06-21 16:57:54.391[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018799304962158 -- 2026-06-21 16:57:54.437[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6663486 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-21 16:57:54.439[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-21 16:57:54.440[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092430114746094 -- 2026-06-21 16:57:55.455[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79376 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079600811004639 -- 2026-06-21 16:57:55.915[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091390609741211 -- 2026-06-21 16:57:57.271[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79375 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-21 16:57:57.273[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 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 = 79375 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020649433135986 -- 2026-06-21 16:57:57.275[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-21 16:57:57.277[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-21 16:57:57.279[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 2026-06-21 16:57:57.312[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-21 16:57:57.353[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6663438 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015890598297119 -- 2026-06-21 16:57:57.354[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-21 16:57:57.356[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075910091400146 -- 2026-06-21 16:57:58.774[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79375 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020880937576294 -- 2026-06-21 16:57:59.270[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018692970275879 -- 2026-06-21 16:58:00.853[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79366 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027827978134155 -- 2026-06-21 16:58:00.881[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 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 = 79366 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019421577453613 -- 2026-06-21 16:58:00.883[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017311573028564 -- 2026-06-21 16:58:00.885[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79366 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014758110046387 -- 2026-06-21 16:58:00.887[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014498233795166 -- 2026-06-21 16:58:00.920[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016381740570068 -- 2026-06-21 16:58:00.961[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-21 16:58:00.962[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 2026-06-21 16:58:00.964[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022598028182983 -- 2026-06-21 16:58:05.040[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79366 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011146068572998 -- 2026-06-21 16:58:05.540[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075030326843262 -- 2026-06-21 16:58:06.775[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79365 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020079612731934 -- 2026-06-21 16:58:06.777[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 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 = 79365 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018460750579834 -- 2026-06-21 16:58:06.779[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-21 16:58:06.781[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013659000396729 -- 2026-06-21 16:58:06.782[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013871192932129 -- 2026-06-21 16:58:06.816[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-21 16:58:06.856[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013718605041504 -- 2026-06-21 16:58:06.857[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013492107391357 -- 2026-06-21 16:58:06.859[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094099044799805 -- 2026-06-21 16:58:08.354[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79365 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077791213989258 -- 2026-06-21 16:58:08.826[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010540962219238 -- 2026-06-21 16:58:09.883[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79364 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020849704742432 -- 2026-06-21 16:58:09.885[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 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 = 79364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023269653320312 -- 2026-06-21 16:58:09.887[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021560192108154 -- 2026-06-21 16:58:09.890[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018281936645508 -- 2026-06-21 16:58:09.892[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-21 16:58:09.926[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020370483398438 -- 2026-06-21 16:58:09.966[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018441677093506 -- 2026-06-21 16:58:09.968[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-21 16:58:09.970[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01161789894104 -- 2026-06-21 16:58:10.636[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79364 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091450214385986 -- 2026-06-21 16:58:11.136[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091009140014648 -- 2026-06-21 16:58:12.329[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79363 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-21 16:58:12.331[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 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 = 79363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021581649780273 -- 2026-06-21 16:58:12.333[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025608539581299 -- 2026-06-21 16:58:12.336[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-21 16:58:12.337[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-21 16:58:12.372[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017991065979004 -- 2026-06-21 16:58:12.421[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-21 16:58:12.423[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015900135040283 -- 2026-06-21 16:58:12.425[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084729194641113 -- 2026-06-21 16:58:12.999[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79363 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021229982376099 -- 2026-06-21 16:58:13.490[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011589050292969 -- 2026-06-21 16:58:14.682[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79362 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017778873443604 -- 2026-06-21 16:58:14.684[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 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 = 79362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-21 16:58:14.686[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020821094512939 -- 2026-06-21 16:58:14.688[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79362 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-21 16:58:14.690[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016078948974609 -- 2026-06-21 16:58:14.723[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-21 16:58:14.765[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015637874603271 -- 2026-06-21 16:58:14.766[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015418529510498 -- 2026-06-21 16:58:14.768[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015545129776001 -- 2026-06-21 16:58:15.356[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79362 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021937131881714 -- 2026-06-21 16:58:15.874[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007814884185791 -- 2026-06-21 16:58:17.206[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79361 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016131401062012 -- 2026-06-21 16:58:17.208[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 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 = 79361 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-21 16:58:17.210[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-21 16:58:17.211[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013918876647949 -- 2026-06-21 16:58:17.213[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014140605926514 -- 2026-06-21 16:58:17.246[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015761852264404 -- 2026-06-21 16:58:17.286[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6662115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014090538024902 -- 2026-06-21 16:58:17.287[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013978481292725 -- 2026-06-21 16:58:17.289[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078299045562744 -- 2026-06-21 16:58:17.850[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79361 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014995098114014 -- 2026-06-21 16:58:18.319[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082008838653564 -- 2026-06-21 16:58:19.506[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79295 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-21 16:58:19.508[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 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 = 79295 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019650459289551 -- 2026-06-21 16:58:19.510[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018081665039062 -- 2026-06-21 16:58:19.512[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-21 16:58:19.514[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015921592712402 -- 2026-06-21 16:58:19.547[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-21 16:58:19.587[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6652733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00152587890625 -- 2026-06-21 16:58:19.589[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015201568603516 -- 2026-06-21 16:58:19.590[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021771907806396 -- 2026-06-21 16:58:20.420[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79295 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023167848587036 -- 2026-06-21 16:58:20.954[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086538791656494 -- 2026-06-21 16:58:22.198[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79276 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-21 16:58:22.200[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 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 = 79276 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-21 16:58:22.202[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79276 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-21 16:58:22.204[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79276 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 2026-06-21 16:58:22.205[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-21 16:58:22.238[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-21 16:58:22.278[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-21 16:58:22.279[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-21 16:58:22.281[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019772052764893 -- 2026-06-21 16:58:23.415[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79276 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0158851146698 -- 2026-06-21 16:58:23.855[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094261169433594 -- 2026-06-21 16:58:25.146[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79273 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-21 16:58:25.148[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 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 = 79273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018489360809326 -- 2026-06-21 16:58:25.150[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020039081573486 -- 2026-06-21 16:58:25.152[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017671585083008 -- 2026-06-21 16:58:25.154[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-21 16:58:25.187[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-21 16:58:25.227[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-21 16:58:25.229[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-21 16:58:25.231[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013422012329102 -- 2026-06-21 16:58:26.630[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79273 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081489086151123 -- 2026-06-21 16:58:27.123[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021530866622925 -- 2026-06-21 16:58:28.260[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79272 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-21 16:58:28.262[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 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 = 79272 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 2026-06-21 16:58:28.264[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-21 16:58:28.266[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014801025390625 -- 2026-06-21 16:58:28.268[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001521110534668 -- 2026-06-21 16:58:28.302[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 2026-06-21 16:58:28.341[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648642 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-21 16:58:28.343[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014700889587402 -- 2026-06-21 16:58:28.344[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012038946151733 -- 2026-06-21 16:58:28.966[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79272 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021809816360474 -- 2026-06-21 16:58:29.452[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075390338897705 -- 2026-06-21 16:58:30.548[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79271 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014538764953613 -- 2026-06-21 16:58:30.550[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 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 = 79271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013389587402344 -- 2026-06-21 16:58:30.551[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-21 16:58:30.553[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012271404266357 -- 2026-06-21 16:58:30.554[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012531280517578 -- 2026-06-21 16:58:30.589[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014090538024902 -- 2026-06-21 16:58:30.628[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012319087982178 -- 2026-06-21 16:58:30.629[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012199878692627 -- 2026-06-21 16:58:30.631[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013049840927124 -- 2026-06-21 16:58:31.223[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013267040252686 -- 2026-06-21 16:58:31.694[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094680786132812 -- 2026-06-21 16:58:32.948[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79269 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019547939300537 -- 2026-06-21 16:58:32.950[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 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 = 79269 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018341541290283 -- 2026-06-21 16:58:32.952[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79269 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020201206207275 -- 2026-06-21 16:58:32.955[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79269 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-21 16:58:32.956[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-21 16:58:32.990[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019209384918213 -- 2026-06-21 16:58:33.039[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 2026-06-21 16:58:33.040[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-21 16:58:33.042[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078530311584473 -- 2026-06-21 16:58:33.623[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79269 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010069847106934 -- 2026-06-21 16:58:34.140[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011353969573975 -- 2026-06-21 16:58:35.316[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79268 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-21 16:58:35.318[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 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 = 79268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002133846282959 -- 2026-06-21 16:58:35.320[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79268 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019278526306152 -- 2026-06-21 16:58:35.322[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79268 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-21 16:58:35.324[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-21 16:58:35.357[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-21 16:58:35.396[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-21 16:58:35.398[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016231536865234 -- 2026-06-21 16:58:35.400[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081617832183838 -- 2026-06-21 16:58:35.657[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79268 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 2026-06-21 16:58:35.659[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 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 = 79268 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015318393707275 -- 2026-06-21 16:58:35.660[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79268 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-21 16:58:35.662[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79268 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015051364898682 -- 2026-06-21 16:58:35.664[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-21 16:58:35.696[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-21 16:58:35.735[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015361309051514 -- 2026-06-21 16:58:35.737[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-21 16:58:35.738[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017812013626099 -- 2026-06-21 16:58:36.367[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79268 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026416063308716 -- 2026-06-21 16:58:36.947[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094959735870361 -- 2026-06-21 16:58:38.359[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79266 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019769668579102 -- 2026-06-21 16:58:38.361[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 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 = 79266 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022640228271484 -- 2026-06-21 16:58:38.363[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 2026-06-21 16:58:38.367[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-21 16:58:38.369[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-21 16:58:38.402[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019171237945557 -- 2026-06-21 16:58:38.443[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648335 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-21 16:58:38.445[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017151832580566 -- 2026-06-21 16:58:38.447[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022082090377808 -- 2026-06-21 16:58:39.172[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79266 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011048078536987 -- 2026-06-21 16:58:39.674[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016561031341553 -- 2026-06-21 16:58:41.055[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79264 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020751953125 -- 2026-06-21 16:58:41.057[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 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 = 79264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019488334655762 -- 2026-06-21 16:58:41.059[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021381378173828 -- 2026-06-21 16:58:41.061[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 2026-06-21 16:58:41.063[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-21 16:58:41.098[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019998550415039 -- 2026-06-21 16:58:41.138[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-21 16:58:41.140[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001835823059082 -- 2026-06-21 16:58:41.142[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088610649108887 -- 2026-06-21 16:58:41.707[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011959075927734 -- 2026-06-21 16:58:42.198[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010347127914429 -- 2026-06-21 16:58:43.243[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79261 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020899772644043 -- 2026-06-21 16:58:43.245[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 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 = 79261 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019679069519043 -- 2026-06-21 16:58:43.247[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021250247955322 -- 2026-06-21 16:58:43.250[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-21 16:58:43.252[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 2026-06-21 16:58:43.285[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020480155944824 -- 2026-06-21 16:58:43.326[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-21 16:58:43.328[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-21 16:58:43.330[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011693954467773 -- 2026-06-21 16:58:43.908[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015749931335449 -- 2026-06-21 16:58:44.377[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093100070953369 -- 2026-06-21 16:58:45.664[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79258 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 2026-06-21 16:58:45.666[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 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 = 79258 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022308826446533 -- 2026-06-21 16:58:45.668[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019822120666504 -- 2026-06-21 16:58:45.670[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-21 16:58:45.672[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-21 16:58:45.706[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-21 16:58:45.745[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016818046569824 -- 2026-06-21 16:58:45.746[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-21 16:58:45.748[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090339183807373 -- 2026-06-21 16:58:46.323[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017646074295044 -- 2026-06-21 16:58:46.807[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021233081817627 -- 2026-06-21 16:58:47.873[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79257 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 2026-06-21 16:58:47.875[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 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 = 79257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015151500701904 -- 2026-06-21 16:58:47.877[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-21 16:58:47.878[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79257 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014710426330566 -- 2026-06-21 16:58:47.880[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 2026-06-21 16:58:47.913[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 2026-06-21 16:58:47.952[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014278888702393 -- 2026-06-21 16:58:47.954[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014059543609619 -- 2026-06-21 16:58:47.955[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013570070266724 -- 2026-06-21 16:58:48.548[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79257 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009911060333252 -- 2026-06-21 16:58:49.065[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092301368713379 -- 2026-06-21 16:58:50.423[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79256 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 2026-06-21 16:58:50.425[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 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 = 79256 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022358894348145 -- 2026-06-21 16:58:50.427[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020091533660889 -- 2026-06-21 16:58:50.430[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79256 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-21 16:58:50.431[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017311573028564 -- 2026-06-21 16:58:50.464[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018870830535889 -- 2026-06-21 16:58:50.504[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648096 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-21 16:58:50.506[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-21 16:58:50.508[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090479850769043 -- 2026-06-21 16:58:52.087[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019509077072144 -- 2026-06-21 16:58:52.577[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099821090698242 -- 2026-06-21 16:58:59.011[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79255 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002000093460083 -- 2026-06-21 16:58:59.014[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 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 = 79255 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019228458404541 -- 2026-06-21 16:58:59.016[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021021366119385 -- 2026-06-21 16:58:59.018[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-21 16:58:59.020[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-21 16:58:59.054[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019538402557373 -- 2026-06-21 16:58:59.105[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648039 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017931461334229 -- 2026-06-21 16:58:59.107[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-21 16:58:59.109[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012611150741577 -- 2026-06-21 16:58:59.962[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79255 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095400810241699 -- 2026-06-21 16:59:00.459[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014951944351196 -- 2026-06-21 16:59:01.728[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79254 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020649433135986 -- 2026-06-21 16:59:01.731[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 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 = 79254 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001953125 -- 2026-06-21 16:59:01.733[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021681785583496 -- 2026-06-21 16:59:01.735[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018467903137207 -- 2026-06-21 16:59:01.737[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018768310546875 -- 2026-06-21 16:59:01.770[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020408630371094 -- 2026-06-21 16:59:01.811[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018351078033447 -- 2026-06-21 16:59:01.813[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018181800842285 -- 2026-06-21 16:59:01.815[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090198516845703 -- 2026-06-21 16:59:08.729[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066640377044678 -- 2026-06-21 16:59:13.624[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79254 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012609958648682 -- 2026-06-21 16:59:13.626[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 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 = 79254 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012249946594238 -- 2026-06-21 16:59:13.627[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012679100036621 -- 2026-06-21 16:59:13.628[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012519359588623 -- 2026-06-21 16:59:13.630[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001276969909668 -- 2026-06-21 16:59:13.662[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012819766998291 -- 2026-06-21 16:59:13.712[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6648007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012180805206299 -- 2026-06-21 16:59:13.713[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012171268463135 -- 2026-06-21 16:59:13.715[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020933866500854 -- 2026-06-21 16:59:15.781[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79254 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01412296295166 -- 2026-06-21 16:59:16.283[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089740753173828 -- 2026-06-21 16:59:17.713[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79253 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018310546875 -- 2026-06-21 16:59:17.715[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 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 = 79253 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002147912979126 -- 2026-06-21 16:59:17.717[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019330978393555 -- 2026-06-21 16:59:17.719[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016379356384277 -- 2026-06-21 16:59:17.721[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016591548919678 -- 2026-06-21 16:59:17.754[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-21 16:59:17.794[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-21 16:59:17.796[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-21 16:59:17.798[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022704839706421 -- 2026-06-21 16:59:18.948[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79253 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093958377838135 -- 2026-06-21 16:59:19.402[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086779594421387 -- 2026-06-21 16:59:20.788[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79252 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-21 16:59:20.790[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 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 = 79252 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-21 16:59:20.792[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001859188079834 -- 2026-06-21 16:59:20.794[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015759468078613 -- 2026-06-21 16:59:20.795[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 2026-06-21 16:59:20.829[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-21 16:59:20.868[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647617 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-21 16:59:20.869[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-21 16:59:20.871[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094709396362305 -- 2026-06-21 16:59:21.639[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79252 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008613109588623 -- 2026-06-21 16:59:22.186[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086169242858887 -- 2026-06-21 16:59:23.652[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79251 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022568702697754 -- 2026-06-21 16:59:23.654[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 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 = 79251 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020370483398438 -- 2026-06-21 16:59:23.656[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 2026-06-21 16:59:23.658[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-21 16:59:23.660[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-21 16:59:23.694[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017790794372559 -- 2026-06-21 16:59:23.734[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015668869018555 -- 2026-06-21 16:59:23.736[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015649795532227 -- 2026-06-21 16:59:23.738[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077040195465088 -- 2026-06-21 16:59:24.595[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068440437316895 -- 2026-06-21 16:59:25.109[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01278018951416 -- 2026-06-21 16:59:26.459[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79248 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019669532775879 -- 2026-06-21 16:59:26.461[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 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 = 79248 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 2026-06-21 16:59:26.463[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79248 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020051002502441 -- 2026-06-21 16:59:26.466[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79248 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 2026-06-21 16:59:26.467[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 2026-06-21 16:59:26.506[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019340515136719 -- 2026-06-21 16:59:26.547[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647144 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-21 16:59:26.549[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-21 16:59:26.551[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014860868453979 -- 2026-06-21 16:59:28.622[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79248 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009227991104126 -- 2026-06-21 16:59:29.124[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017182111740112 -- 2026-06-21 16:59:30.723[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79247 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-21 16:59:30.725[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 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 = 79247 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017881393432617 -- 2026-06-21 16:59:30.727[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79247 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 2026-06-21 16:59:30.729[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79247 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-21 16:59:30.731[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 16:59:30.764[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018799304962158 -- 2026-06-21 16:59:30.804[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6647135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017101764678955 -- 2026-06-21 16:59:30.805[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-21 16:59:30.807[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099568367004395 -- 2026-06-21 16:59:31.995[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79247 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096521377563477 -- 2026-06-21 16:59:32.447[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094749927520752 -- 2026-06-21 16:59:33.995[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79246 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019309520721436 -- 2026-06-21 16:59:33.997[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 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 = 79246 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-21 16:59:33.999[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020170211791992 -- 2026-06-21 16:59:34.001[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-21 16:59:34.003[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-21 16:59:34.036[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018999576568604 -- 2026-06-21 16:59:34.076[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6646927 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017268657684326 -- 2026-06-21 16:59:34.077[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017428398132324 -- 2026-06-21 16:59:34.079[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081710815429688 -- 2026-06-21 16:59:35.186[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082440376281738 -- 2026-06-21 16:59:35.638[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075099468231201 -- 2026-06-21 16:59:37.167[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79245 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001439094543457 -- 2026-06-21 16:59:37.169[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 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 = 79245 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001317024230957 -- 2026-06-21 16:59:37.170[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 2026-06-21 16:59:37.172[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012409687042236 -- 2026-06-21 16:59:37.173[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012571811676025 -- 2026-06-21 16:59:37.213[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 2026-06-21 16:59:37.267[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6646299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012500286102295 -- 2026-06-21 16:59:37.268[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001244068145752 -- 2026-06-21 16:59:37.270[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025171041488647 -- 2026-06-21 16:59:39.158[高祥-33] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091090202331543 -- 2026-06-21 16:59:39.638[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090868473052979 -- 2026-06-21 16:59:41.026[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 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 = 50564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023059844970703 -- 2026-06-21 16:59:41.029[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022788047790527 -- 2026-06-21 16:59:41.031[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6680653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-21 16:59:41.033[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-21 16:59:41.066[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016660690307617 -- 2026-06-21 16:59:41.068[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50564 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077500343322754 -- 2026-06-21 16:59:56.914[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50564 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087649822235107 -- 2026-06-21 16:59:57.391[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095548629760742 -- 2026-06-21 16:59:58.691[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 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 = 50528 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023179054260254 -- 2026-06-21 16:59:58.693[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50528 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022211074829102 -- 2026-06-21 16:59:58.695[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-21 16:59:58.697[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019309520721436 -- 2026-06-21 16:59:58.731[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672303 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-21 16:59:58.733[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072140693664551 -- 2026-06-21 17:00:04.367[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50528 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076718330383301 -- 2026-06-21 17:00:04.852[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078670978546143 -- 2026-06-21 17:00:08.039[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 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 = 50527 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016231536865234 -- 2026-06-21 17:00:08.041[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-21 17:00:08.043[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014491081237793 -- 2026-06-21 17:00:08.044[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016632080078125 -- 2026-06-21 17:00:08.077[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014808177947998 -- 2026-06-21 17:00:08.079[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01524806022644 -- 2026-06-21 17:00:10.092[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50527 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021570205688477 -- 2026-06-21 17:00:10.624[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090620517730713 -- 2026-06-21 17:00:11.739[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 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 = 50513 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021600723266602 -- 2026-06-21 17:00:11.742[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50513 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021090507507324 -- 2026-06-21 17:00:11.744[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6671254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-21 17:00:11.746[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018072128295898 -- 2026-06-21 17:00:11.780[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015828609466553 -- 2026-06-21 17:00:11.782[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085608959197998 -- 2026-06-21 17:00:17.744[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50513 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088469982147217 -- 2026-06-21 17:00:18.218[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098659992218018 -- 2026-06-21 17:00:19.677[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 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 = 50497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023989677429199 -- 2026-06-21 17:00:19.679[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50497 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023858547210693 -- 2026-06-21 17:00:19.682[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6669483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-21 17:00:19.684[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019700527191162 -- 2026-06-21 17:00:19.718[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6669483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-21 17:00:19.720[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090539455413818 -- 2026-06-21 17:00:20.714[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50497 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098350048065186 -- 2026-06-21 17:00:21.212[高祥-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013733863830566 -- 2026-06-21 17:00:32.091[刘斌-81] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096030235290527 -- 2026-06-21 17:11:44.342[刘暨楠-2274] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2274 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012748956680298 -- 2026-06-21 17:11:44.452[刘暨楠-2274] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2274 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009005069732666 -- 2026-06-21 17:11:45.815[刘暨楠-2274] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2274 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076160430908203 -- 2026-06-21 17:42:28.388[黄元达-377] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 377 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018134832382202 -- 2026-06-21 17:42:28.531[黄元达-377] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 377 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097942352294922 -- 2026-06-21 17:42:29.989[黄元达-377] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 377 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096321105957031 -- 2026-06-21 17:42:37.682[黄元达-377] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 377 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083580017089844 -- 2026-06-21 17:42:37.826[黄元达-377] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 377 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098588466644287 -- 2026-06-21 17:42:39.186[黄元达-377] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 377 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087051391601562 -- 2026-06-21 17:48:44.897 -- /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.0016341209411621 -- 2026-06-21 17:48:44.901 -- /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.0026130676269531 -- 2026-06-21 17:48:44.904 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ChengMing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 2026-06-21 17:48:44.906[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092418193817139 -- 2026-06-21 17:48:45.244[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015475034713745 -- 2026-06-21 17:48:48.303[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79509 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021231174468994 -- 2026-06-21 17:48:48.306[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 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 = 79509 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021400451660156 -- 2026-06-21 17:48:48.308[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021839141845703 -- 2026-06-21 17:48:48.310[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015320777893066 -- 2026-06-21 17:48:48.312[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015568733215332 -- 2026-06-21 17:48:48.346[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-21 17:48:48.386[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680972 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-21 17:48:48.387[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-21 17:48:48.389[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015521049499512 -- 2026-06-21 17:49:13.138[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013333797454834 -- 2026-06-21 17:49:14.393[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79509 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 2026-06-21 17:49:14.395[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 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 = 79509 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-21 17:49:14.397[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-21 17:49:14.399[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017218589782715 -- 2026-06-21 17:49:14.401[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017728805541992 -- 2026-06-21 17:49:14.435[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 2026-06-21 17:49:14.475[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680972 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017111301422119 -- 2026-06-21 17:49:14.477[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 17:49:14.479[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015266895294189 -- 2026-06-21 17:49:16.008[程明-2970] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019871950149536 -- 2026-06-21 17:49:16.416[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008976936340332 -- 2026-06-21 17:49:17.749[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79510 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-21 17:49:17.751[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 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 = 79510 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020170211791992 -- 2026-06-21 17:49:17.754[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79510 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-21 17:49:17.756[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79510 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015377998352051 -- 2026-06-21 17:49:17.757[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015628337860107 -- 2026-06-21 17:49:17.790[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-21 17:49:17.831[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6681040 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015568733215332 -- 2026-06-21 17:49:17.832[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-21 17:49:17.834[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092508792877197 -- 2026-06-21 17:49:29.680[程明-2970] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089280605316162 -- 2026-06-21 17:49:30.101[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018635988235474 -- 2026-06-21 17:49:31.671[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79510 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-21 17:49:31.673[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 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 = 79510 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00199294090271 -- 2026-06-21 17:49:31.675[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79510 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-21 17:49:31.677[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79510 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-21 17:49:31.678[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-21 17:49:31.713[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017631053924561 -- 2026-06-21 17:49:31.752[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6681040 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015521049499512 -- 2026-06-21 17:49:31.754[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015418529510498 -- 2026-06-21 17:49:31.756[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091040134429932 -- 2026-06-21 17:49:33.394[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081191062927246 -- 2026-06-21 17:49:33.798[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79509 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023050308227539 -- 2026-06-21 17:49:33.800[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 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 = 79509 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019190311431885 -- 2026-06-21 17:49:33.802[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-21 17:49:33.804[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 SELECT efa_tsl.extrafareapply_tslorder_id recid,efa.status_id,o.order_id,o.order_no,r.route_name,o.order_date,14 as buzSystem_id, w_sl.copilot_driver,w.driver,w.truck_no FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_tslorder efa_tsl ON efa_tsl.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbtsl.tsl_order o ON efa_tsl.order_id = o.order_id LEFT JOIN dbtsl.tsl_orderex_ftl o_ftl ON o.order_id = o_ftl.order_id LEFT JOIN dbtsl.tsl_route r ON o_ftl.route_id = r.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id WHERE efa.extrafareApply_id = 79509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 2026-06-21 17:49:33.806[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00148606300354 -- 2026-06-21 17:49:33.844[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-21 17:49:33.884[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6680972 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014538764953613 -- 2026-06-21 17:49:33.886[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-21 17:49:33.888[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006756067276001 -- 2026-06-21 17:49:34.821[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080289840698242 -- 2026-06-21 18:10:42.896[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1873891&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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 = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-21 18:10:42.898[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1873891&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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.0015029907226562 -- 2026-06-21 18:10:42.900[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1873891&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016071796417236 -- 2026-06-21 18:10:42.932[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1873891&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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 (1873891) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01274585723877 -- 2026-06-21 18:10:43.407[唐敏-535] -- /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.0084340572357178 -- 2026-06-21 18:10:43.542[唐敏-535] -- /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.0092940330505371 -- 2026-06-21 18:10:43.652[唐敏-535] -- /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.018013000488281 -- 2026-06-21 18:10:47.252[唐敏-535] -- /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.015214204788208 -- 2026-06-21 18:10:54.571[唐敏-535] -- /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.019771814346313 -- 2026-06-21 18:11:27.072[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-21 18:11:27.158[唐敏-535] -- /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 (1873891) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-21 18:11:27.192[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082008838653564 -- 2026-06-21 18:11:31.347[唐敏-535] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%人工%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016852855682373 -- 2026-06-21 18:11:35.664[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-21 18:11:35.740[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008497953414917 -- 2026-06-21 18:11:36.421[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-21 18:11:36.461[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017455816268921 -- 2026-06-21 18:11:37.750[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-21 18:11:37.823[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020826816558838 -- 2026-06-21 18:11:38.048[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012729167938232 -- 2026-06-21 18:14:24.711[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1887909&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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 = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-21 18:14:24.713[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1887909&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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.0018689632415771 -- 2026-06-21 18:14:24.715[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1887909&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-21 18:14:24.747[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1887909&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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 (1887909) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011600017547607 -- 2026-06-21 18:14:24.949[唐敏-535] -- /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.01632285118103 -- 2026-06-21 18:14:25.134[唐敏-535] -- /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.0093059539794922 -- 2026-06-21 18:14:25.301[唐敏-535] -- /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.0099349021911621 -- 2026-06-21 18:14:28.077[唐敏-535] -- /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.0087950229644775 -- 2026-06-21 18:14:33.964[唐敏-535] -- /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.0080020427703857 -- 2026-06-21 18:14:45.711[唐敏-535] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%偏远%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007673978805542 -- 2026-06-21 18:14:50.126[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016059875488281 -- 2026-06-21 18:14:50.212[唐敏-535] -- /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 (1887909) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014500617980957 -- 2026-06-21 18:14:50.247[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015071868896484 -- 2026-06-21 18:14:50.769[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 2026-06-21 18:14:50.808[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020893096923828 -- 2026-06-21 18:14:51.599[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014848709106445 -- 2026-06-21 18:14:51.672[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009666919708252 -- 2026-06-21 18:14:51.858[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01016902923584 -- 2026-06-21 18:17:48.039[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1892751&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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 = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-21 18:17:48.041[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1892751&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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.0018610954284668 -- 2026-06-21 18:17:48.043[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1892751&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020599365234375 -- 2026-06-21 18:17:48.075[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1892751&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%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 (1892751) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015505075454712 -- 2026-06-21 18:17:48.255[唐敏-535] -- /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.0096378326416016 -- 2026-06-21 18:17:48.414[唐敏-535] -- /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.0081231594085693 -- 2026-06-21 18:17:48.572[唐敏-535] -- /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.01468300819397 -- 2026-06-21 18:17:51.313[唐敏-535] -- /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.0095920562744141 -- 2026-06-21 18:17:55.863[唐敏-535] -- /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.0086140632629395 -- 2026-06-21 18:18:06.791[唐敏-535] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%偏远%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092868804931641 -- 2026-06-21 18:18:12.493[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019729137420654 -- 2026-06-21 18:18:12.584[唐敏-535] -- /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 (1892751) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017669200897217 -- 2026-06-21 18:18:12.623[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098299980163574 -- 2026-06-21 18:18:13.058[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-21 18:18:13.100[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075781345367432 -- 2026-06-21 18:18:13.905[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-21 18:18:13.982[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012587785720825 -- 2026-06-21 18:18:14.171[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083818435668945 -- 2026-06-21 18:18:16.147[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-21 18:18:16.219[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01678204536438 -- 2026-06-21 18:18:16.429[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009005069732666 -- 2026-06-21 18:23:46.559[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 18:23:46.561[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select payment_id from dbthird.thd_payment where oa_payment_id = 132661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-21 18:23:46.563[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145235 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022530555725098 -- 2026-06-21 18:23:46.566[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6679460 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-21 18:23:46.567[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-21 18:23:46.623[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select * from dbsys.sys_contact where cont_id = 1786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017669200897217 -- 2026-06-21 18:23:46.625[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6679460 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-21 18:23:46.626[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-21 18:23:46.628[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 2026-06-21 18:23:46.669[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22132661%22%7D&event=edit_payment&payment_id=132661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017379999160767 -- 2026-06-21 18:23:50.291[张亮-1786] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012721061706543 -- 2026-06-21 18:23:50.996[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014785051345825 -- 2026-06-21 18:23:52.204[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50558 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 = 50558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-21 18:23:52.206[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50558 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50558 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 2026-06-21 18:23:52.208[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50558 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6679735 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012397766113281 -- 2026-06-21 18:23:52.209[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 2026-06-21 18:23:52.242[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50558 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6679735 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012190341949463 -- 2026-06-21 18:23:52.244[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088679790496826 -- 2026-06-21 18:23:54.354[张亮-1786] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50558 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021968841552734 -- 2026-06-21 18:23:55.010[张亮-1786] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1786 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015735864639282 -- 2026-06-21 18:35:43.134[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016288757324219 -- 2026-06-21 18:35:43.203[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 2026-06-21 18:35:43.237[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79514 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010468006134033 -- 2026-06-21 18:35:49.248[唐桂-2500] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007239818572998 -- 2026-06-21 18:36:06.984[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 2026-06-21 18:36:07.022[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087490081787109 -- 2026-06-21 18:37:09.885[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-21 18:37:09.977[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 2026-06-21 18:37:10.009[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79514 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 2026-06-21 18:37:10.013[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2500,updatedby_id = 2500 where otherfee_id = 13968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018026113510132 -- 2026-06-21 18:37:15.325[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-21 18:37:15.410[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029850006103516 -- 2026-06-21 18:37:15.443[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79514 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028622150421143 -- 2026-06-21 18:37:15.446[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2500,updatedby_id = 2500 where otherfee_id = 13968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017108201980591 -- 2026-06-21 18:37:15.795[唐桂-2500] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00836181640625 -- 2026-06-21 18:37:45.877[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=delete_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016129016876221 -- 2026-06-21 18:37:45.909[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=delete_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008962869644165 -- 2026-06-21 18:37:57.536[唐桂-2500] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019532918930054 -- 2026-06-21 18:38:07.017[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-21 18:38:07.050[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099849700927734 -- 2026-06-21 18:41:16.752[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019140243530273 -- 2026-06-21 18:41:16.820[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043489933013916 -- 2026-06-21 18:41:16.865[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79515 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017570018768311 -- 2026-06-21 18:41:20.759[唐桂-2500] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090200901031494 -- 2026-06-21 18:41:32.511[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-21 18:41:32.555[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088210105895996 -- 2026-06-21 18:42:36.645[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-21 18:42:36.736[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028371810913086 -- 2026-06-21 18:42:36.768[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79515 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028431415557861 -- 2026-06-21 18:42:36.771[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2500,updatedby_id = 2500 where otherfee_id = 13969 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093169212341309 -- 2026-06-21 18:42:43.382[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017979145050049 -- 2026-06-21 18:42:43.478[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029659271240234 -- 2026-06-21 18:42:43.511[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79515 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 2026-06-21 18:42:43.514[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2500,updatedby_id = 2500 where otherfee_id = 13969 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082120895385742 -- 2026-06-21 18:42:43.997[唐桂-2500] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013350009918213 -- 2026-06-21 18:45:42.654[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017228126525879 -- 2026-06-21 18:45:42.722[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029089450836182 -- 2026-06-21 18:45:42.754[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016947031021118 -- 2026-06-21 18:45:45.413[唐桂-2500] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 47 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074210166931152 -- 2026-06-21 18:45:58.510[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014069080352783 -- 2026-06-21 18:45:58.546[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013797044754028 -- 2026-06-21 18:46:43.705[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014169216156006 -- 2026-06-21 18:46:43.796[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026299953460693 -- 2026-06-21 18:46:43.828[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002446174621582 -- 2026-06-21 18:46:43.830[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2500,updatedby_id = 2500 where otherfee_id = 13970 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097231864929199 -- 2026-06-21 18:46:46.011[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-21 18:46:46.100[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030710697174072 -- 2026-06-21 18:46:46.133[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2500,updatedby_id = 2500 where extrafareApply_id = 79516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031678676605225 -- 2026-06-21 18:46:46.136[唐桂-2500] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2500,updatedby_id = 2500 where otherfee_id = 13970 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083549022674561 -- 2026-06-21 18:46:46.360[唐桂-2500] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2500 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021023035049438 -- 2026-06-21 20:23:23.458 -- /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.0018720626831055 -- 2026-06-21 20:23:23.462 -- /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.0027239322662354 -- 2026-06-21 20:23:23.465 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020458698272705 -- 2026-06-21 20:23:23.467[王翔-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.021054029464722 -- 2026-06-21 20:23:23.849[王翔-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 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010535955429077 -- 2026-06-21 20:32:37.183[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79398 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 = 79398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-21 20:32:37.185[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-21 20:32:37.219[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018460750579834 -- 2026-06-21 20:32:37.251[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79398 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6665328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-21 20:32:37.253[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012101888656616 -- 2026-06-21 20:32:37.589[秦湖-南京办-2803] -- /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.0088481903076172 -- 2026-06-21 20:32:37.665[秦湖-南京办-2803] -- /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.016122102737427 -- 2026-06-21 20:32:37.742[秦湖-南京办-2803] -- /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.0093388557434082 -- 2026-06-21 20:33:50.099[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 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 = 79417 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014669895172119 -- 2026-06-21 20:33:50.101[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014870166778564 -- 2026-06-21 20:33:50.132[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-21 20:33:50.163[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014529228210449 -- 2026-06-21 20:33:50.165[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020318984985352 -- 2026-06-21 20:33:50.337[秦湖-南京办-2803] -- /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.014301061630249 -- 2026-06-21 20:33:50.413[秦湖-南京办-2803] -- /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.021521091461182 -- 2026-06-21 20:33:50.507[秦湖-南京办-2803] -- /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.010858058929443 -- 2026-06-21 20:40:27.712[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 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 = 79417 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-21 20:40:27.714[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016608238220215 -- 2026-06-21 20:40:27.747[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-21 20:40:27.779[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-21 20:40:27.781[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018744945526123 -- 2026-06-21 20:40:27.947[秦湖-南京办-2803] -- /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.0087130069732666 -- 2026-06-21 20:40:28.020[秦湖-南京办-2803] -- /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.01715612411499 -- 2026-06-21 20:40:28.117[秦湖-南京办-2803] -- /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.0092980861663818 -- 2026-06-21 20:41:52.013[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 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 = 79417 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-21 20:41:52.015[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-21 20:41:52.046[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-21 20:41:52.078[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-21 20:41:52.080[秦湖-南京办-2803] -- /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%3D307%26ship_city%3D%E6%B5%8E%E5%8D%97%E5%B8%82%26is_apply%3D1&extrafareApply_id=79417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083930492401123 -- 2026-06-21 20:41:52.211[秦湖-南京办-2803] -- /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.0086441040039062 -- 2026-06-21 20:41:52.279[秦湖-南京办-2803] -- /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.016320943832397 -- 2026-06-21 20:41:52.357[秦湖-南京办-2803] -- /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 ------------------------------------------------------------------------------------------------------------------------------------------------------